19typedef std::pair<std::string, test_function>
test_pair;
std::atomic< long unsigned int > & get_max_num_threads()
std::vector< std::thread > & get_thread_pool()
std::mutex & get_tests_mutex()
std::atomic< bool > & get_verbose()
std::pair< std::string, test_function > test_pair
std::atomic< bool > & get_is_threaded()
std::function< void(std::string)> test_function
std::mutex & get_stream_mutex()