Searched defs:test_setup (Results 1 – 11 of 11) sorted by relevance
51 function test_setup() function
60 #define MULTIPROCESS_TEST_MAIN_WITH_SETUP(test_main, test_setup) \ argument
29 test_setup() function
61 void test_setup(void) in test_setup() function
68 static void test_setup(void) in test_setup() function
289 int test_setup(struct tdescr *td) in test_setup() function
210 test_setup () { args=foo; } function
204 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
388 static void test_setup(data_t *data) in test_setup() function
333 int (*test_setup) (char *path1, char *path2, char *path3); member