Searched refs:add_test_command (Results 1 – 4 of 4) sorted by relevance
98 void add_test_command(struct test_command *t);112 add_test_command(&test_struct_##name); \
42 add_test_command(struct test_command *t) in add_test_command() function
189 void add_test_command(struct test_command *t);199 add_test_command(&test_struct_##cmd); \
49 add_test_command(struct test_command *t) in add_test_command() function