ut_start(){BOOST_TEST_MESSAGE("Initialize global VCluster");openfpm_init(&boost::unit_test::framework::master_test_suite().argc,&boost::unit_test::framework::master_test_suite().argv);}
~ut_start(){BOOST_TEST_MESSAGE("Delete global VClster");openfpm_finalize();}
std::cerr<<"Error: "__FILE__<<":"<<__LINE__<<" in order to run the performance test you must set the environment variable $OPENFPM_PERFORMANCE_TEST_DIR to the test or an empty directory";