Searched refs:test_suite_log_string (Results 1 – 7 of 7) sorted by relevance
110 test_suite_log_string("Starting function "); in test_suite_function_execute_func()162 test_suite_log_string(g_test_suite_functions_known_funcs[i].func_name); in test_suite_function_list_func()165 test_suite_log_string(" "); in test_suite_function_list_func()167 test_suite_log_string("."); in test_suite_function_list_func()
52 test_suite_log_string("Testsuite message queue create failed!\n"); in test_suite_create_msgqueue()77 test_suite_log_string("Testsuite message queue create failed!\n"); in test_suite_create_cmd_queue()104 test_suite_log_string("osal_kthread_create test_suite_task FAILED\n"); in test_suite_task_create()112 test_suite_log_string("Testsuite alloc commands buffer failed!\n"); in test_suite_alloc()
38 void test_suite_log_string(const char *str) in test_suite_log_string() function57 test_suite_log_string(s); in test_suite_log_stringf()
83 test_suite_log_string(" "); in echo_parameter_function()86 test_suite_log_string(argv[i]); in echo_parameter_function()88 test_suite_log_string("\r\n"); in echo_parameter_function()
54 test_suite_log_string("\r\n[TEST_FAILED : TIMED_OUT]"); in test_suite_commands_timeout_callback()
269 test_suite_log_string("\nEnter Command >>> "); in test_suite_console_print_ps()
65 void test_suite_log_string(const char *str);