MCPcopy Create free account
hub / github.com/daniele77/cli / BOOST_AUTO_TEST_CASE

Function BOOST_AUTO_TEST_CASE

test/test_standaloneasioscheduler.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36BOOST_AUTO_TEST_SUITE(StandaloneAsioSchedulerSuite)
37
38BOOST_AUTO_TEST_CASE(Basics)
39{
40 SchedulingTest<StandaloneAsioScheduler>();
41}
42
43BOOST_AUTO_TEST_CASE(SameThread)
44{

Callers

nothing calls this directly

Calls 1

PostMethod · 0.45

Tested by

no test coverage detected