Boost logo

Boost-Build :

Subject: [Boost-build] Summary of pass/fail results?
From: Kuhl, Brian (brian.kuhl_at_[hidden])
Date: 2016-02-26 23:36:28


I’ve running the test suite for multiple libraries by launching b2 in the <boost_root>/status directory, with fairly convoluted arguments.

source ./vxworks_env.sh && cd status && \
                              BOOST_TELNET_ADDR="192.168.200.1" \
                              LAYER_SRC_PATH="bkuhlfedora:VSBSim32/usr/src/BOOST/boost_1_59_0" \
nice ../b2 -j1 --prefix=/opt/vx7/workspace/VSBSim32/usr/root --libdir=/opt/vx7/workspace/VSBSim32/usr/lib/common --includedir=/opt/vx7/workspace/VSBSim32/usr/h/public \
                  link=static toolset=gcc-vxworks target-os=vxworks "testing.launcher=./vxworks_boost_test_run.exp" \
                 "--limit-tests=algorithm|array|bind|circular_buffer|config|container|foreach|format|function|functional|integer|lexical_cast|math|math|multi_array|multi_index|program_options|property_tree|serialization|smart_ptr|static_assert|system|throw_exception|timer|tti|utility|uuid"


My machine isn’t the quickest, so I’d like to come back and look at a summary of the results, but I don’t find one anywhere?
The web site mentions library_test.sh, but I don’t find that in my install?


Thanks

Brian Kuhl



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk