[Tests] workaround Boost 1.72 unittest issue
With Boost 1.72.0, if the sinusoidal comparison and the sinusoidal serialization tests are in the same test file, the tests succeed, but are followed by a "free(): invalid pointer" exception, marking the test as failed. This makes no sense, but the workaround is trivial.
Please register or sign in to comment