...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::deregister_global_fixture — Removes a test global fixture from the framework.
// In header: <boost/test/framework.hpp> void deregister_global_fixture(global_fixture & tuf);