Searched refs:test_command (Results 1 – 4 of 4) sorted by relevance
91 TAILQ_HEAD(test_commands_list, test_command);92 struct test_command { struct93 TAILQ_ENTRY(test_command) next;98 void add_test_command(struct test_command *t); argument106 static struct test_command test_struct_##name = { \
27 struct test_command *test_to_run[MAX_CMDLINE_TESTCASES];42 add_test_command(struct test_command *t) in add_test_command()166 struct test_command *t; in print_usage()187 struct test_command *t; in parse_args()318 struct test_command *t; in run_all_tests()
182 TAILQ_HEAD(test_commands_list, test_command);183 struct test_command { struct184 TAILQ_ENTRY(test_command) next;189 void add_test_command(struct test_command *t); argument193 static struct test_command test_struct_##cmd = { \
49 add_test_command(struct test_command *t) in add_test_command()62 struct test_command *t; in cmd_autotest_parsed()360 struct test_command *t; in commands_init()384 struct test_command *t; in command_valid()