Hi,
As far as I know, boost::test behaior is to execute each test case by the sequence those are added. However, I want to execute all test cases simulteniously. Is there any way for it?