Lines Matching refs:main
34 Starts main
36 (1) - Allocate and free 2 blocks in <main>
70 (3) - Further allocation results in timeout in <main>
72 main: k_mem_slab_alloc times out which is expected
73 main: start to wait for block
78 main: k_mem_slab_alloc OK, block allocated at 0x00406000
79 main: start to wait for block
84 main: k_mem_slab_alloc OK, block allocated at 0x00406400
88 main: Used 2 block
89 main: 1 block freed, used 1 block
90 PASS - main.