...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
init_unit_test_func — Test module initialization routine signature.
// In header: <boost/test/framework.hpp> typedef test_suite *(* init_unit_test_func;