Lines Matching +full:wakeup +full:- +full:and +full:- +full:sleep
1 Title: cooperative thread Sleep and Wakeup APIs
5 This test verifies that cooperative sleep and wakeup APIs operate as
8 ---------------------------------------------------------------------------
10 Building and Running Project:
12 This project outputs to the console. It can be built and executed
17 ---------------------------------------------------------------------------
21 Problems caused by out-dated project information can be addressed by
28 # and restore pre-defined configuration info
30 ---------------------------------------------------------------------------
34 Running test suite sleep
36 starting test - test_sleep
41 Testing: test thread sleep + helper thread wakeup test
42 Testing: test thread sleep + isr offload wakeup test
43 Testing: test thread sleep + main wakeup test thread
45 PASS - test_sleep
47 starting test - test_usleep
49 PASS - test_usleep
51 Test suite sleep succeeded