Home
last modified time | relevance | path

Searched refs:test_suite_log_string (Results 1 – 7 of 7) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/test/common/testsuite/src/
Dtest_suite_functions_processor.c110 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()
Dtest_suite_task.c52 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()
Dtest_suite_log.c38 void test_suite_log_string(const char *str) in test_suite_log_string() function
57 test_suite_log_string(s); in test_suite_log_stringf()
Dtest_auxiliary.c83 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()
Dtest_suite_commands_processor.c54 test_suite_log_string("\r\n[TEST_FAILED : TIMED_OUT]"); in test_suite_commands_timeout_callback()
Dtest_suite_console.c269 test_suite_log_string("\nEnter Command >>> "); in test_suite_console_print_ps()
/device/soc/hisilicon/ws63v100/sdk/test/common/testsuite/include/
Dtest_suite_log.h65 void test_suite_log_string(const char *str);