Home
last modified time | relevance | path

Searched refs:TESTITEM_SEND_HEAD (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/
H A Dcommon.h207 #define TESTITEM_SEND_HEAD "[tcp_server]" macro
211 printf(TESTITEM_SEND_FORMAT, TESTITEM_SEND_HEAD, msg, result, err_code)
213 snprintf(buf, COMMAND_VALUESIZE, TESTITEM_SEND_FORMAT, TESTITEM_SEND_HEAD, msg, result, err_code)
H A Decho_auto_test.c122 ret = run_cmd_to_shell_duplex(pcba_test_filename, args, buf, TESTITEM_SEND_HEAD); in pcba_test_item_process()
H A Decho_pcbatest_server.c240 if (strstr(r_buf, TESTITEM_SEND_HEAD) == NULL) { in pcba_test_result_rw()
438 TESTITEM_SEND_HEAD); in pcba_test_item_process()