#include #define BOOST_TEST_MAIN #include #include const char* _malloc_options = "J"; BOOST_AUTO_TEST_CASE(broken) { BOOST_CHECK(true); }