Verfügt die Boost-Bibliothek über eine Testsuite, die anzeigt, ob die Installation der Boost-Bibliothek korrekt ist?
Antwort1
Unit-Test im Verzeichnis der Boost-Quelle
pushd tools/build/test; python test_all.py; popd
Regressionstest
pushd-Status; b2 --toolset=intel; popd
http://www.linuxfromscratch.org/blfs/view/svn/general/boost.html