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()
164 TAILQ_HEAD(test_commands_list, test_command);165 struct test_command { struct166 TAILQ_ENTRY(test_command) next;171 void add_test_command(struct test_command *t); argument175 static struct test_command test_struct_##cmd = { \
52 add_test_command(struct test_command *t) in add_test_command()65 struct test_command *t; in cmd_autotest_parsed()363 struct test_command *t; in commands_init()