The solution being used for initializing the boost test modules is now deprecated, so update it to use the global test fixture instead
These tests did not properly define their BOOST_TEST_MODULE macro, causing linking to fail in some environments.