...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::unit_test::framework::shutdown — This function shuts down the framework and clears up its mono-state.
// In header: <boost/test/framework.hpp> void shutdown();