Searched defs:test_setup (Results 1 – 8 of 8) sorted by relevance
51 function test_setup() function
60 #define MULTIPROCESS_TEST_MAIN_WITH_SETUP(test_main, test_setup) \ argument
29 test_setup() function
173 void test_setup(int i) in test_setup() function
205 void test_setup(int i, char *argv0) in test_setup() function
203 static int test_setup(void) in test_setup() function
1244 test_setup:: cgpt utils futil tests install_for_test target1249 test_setup:: qemu_install target
333 int (*test_setup) (char *path1, char *path2, char *path3); member