The Key To Test Boost Max Success: Timing Is Everything
Report timing of every test. Check for tests exceeding a given. Jan 7, 2013 · boost::asio::deadline_timer t(io, getdeadlineforx()); Now, if you stub out the getdeadlineforx function in your test suite, you can pass a sufficiently small deadline to test.