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
171 void add_test_command(struct test_command *t);181 add_test_command(&test_struct_##cmd); \
52 add_test_command(struct test_command *t) in add_test_command() function