Home
last modified time | relevance | path

Searched refs:test_suite_function_execute_command (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/test/common/testsuite/include/
Dtest_suite_functions_processor.h90 void test_suite_function_execute_command(char *command);
/device/soc/hisilicon/ws63v100/sdk/test/common/testsuite/src/
Dtest_suite_commands_processor.c96 test_suite_function_execute_command(command); in test_suite_commands_execute_in_this_core()
Dtest_suite_functions_processor.c174 void test_suite_function_execute_command(char *command) in test_suite_function_execute_command() function
Dtest_suite_task.c208 test_suite_function_execute_command(rx_buf); in test_suite_task_entry()