Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
BOOST_AUTO_TEST_SUITE(StandaloneAsioSchedulerSuite)
37
38
BOOST_AUTO_TEST_CASE(Basics)
39
{
40
SchedulingTest<StandaloneAsioScheduler>();
41
}
42
43
BOOST_AUTO_TEST_CASE(SameThread)
44
{
Callers
nothing calls this directly
Calls
1
Post
Method · 0.45
Tested by
no test coverage detected