Searched refs:test_commands (Results 1 – 4 of 4) sorted by relevance
43 static cmd_tbl_t test_commands[] = { variable54 fixup_cmdtable(test_commands, ARRAY_SIZE(test_commands)); in dm_reloc()70 test_cmd = find_cmd_tbl(argv[1], test_commands, in do_dm()71 ARRAY_SIZE(test_commands)); in do_dm()
76 static void test_commands(QTestState *qts) in test_commands() function134 test_commands(qts); in test_machine()
4 enum test_commands { enum
528 static int send_and_recv_msg(int sockfd, enum test_commands cmd, void *val, in send_and_recv_msg()