Searched refs:test_start (Results 1 – 3 of 3) sorted by relevance
44 void test_start(const char *n);103 #define TEST_START(n) test_start(n)
247 test_start(const char *n) in test_start() function
574 test_start(char *const *command, int *fd) in test_start() function1126 testpid = test_start(ts->command, &outfd); in test_run()