Lines Matching refs:stepinfo
96 stepinfo("\n"); in test_application_define()
122 stepinfo(">>>>>>>>>>>>>>>>>>> Test disconnect\n"); in post_init_host()
136 stepinfo(">>>>>>>>>>>>>>>>>>> Test connect\n"); in post_init_host()
157 stepinfo(">>>>>>>>>>>>>>>>>>> Enumeration test\n"); in post_init_host()
161 stepinfo("%4ld / 2\n", test_n); in post_init_host()
194 stepinfo("enum mem: %ld\n", rsc_enum_mem_alloc_count); in post_init_host()
195 stepinfo("cdc mem : %ld\n", rsc_cdc_mem_alloc_count); in post_init_host()
196 …stepinfo("mem free: %ld, %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGU… in post_init_host()
201 if (rsc_cdc_mem_alloc_count) stepinfo(">>>>>>>>>>>>>>>>>>> Memory errors enumeration test\n"); in post_init_host()
206 stepinfo("%4ld / %4ld\n", test_n, rsc_cdc_mem_alloc_count - 1); in post_init_host()
240 …stepinfo("mem free: %ld\n", _ux_system -> ux_system_memory_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] … in post_init_host()
243 if (rsc_cdc_mem_alloc_count) stepinfo("\n"); in post_init_host()