Searched defs:test_setup (Results 1 – 15 of 15) sorted by relevance
51 function test_setup() function
26 def test_setup(self): member in TestVscSettingsManager
60 #define MULTIPROCESS_TEST_MAIN_WITH_SETUP(test_main, test_setup) \ argument
68 #define MULTIPROCESS_TEST_MAIN_WITH_SETUP(test_main, test_setup) \ argument
62 def test_setup(self): function
221 test_setup() function
61 void test_setup(void) in test_setup() function
70 static void test_setup(void) in test_setup() function
295 int test_setup(struct tdescr *td) in test_setup() function
210 test_setup () { args=foo; } 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
388 static void test_setup(data_t *data) in test_setup() function
333 int (*test_setup) (char *path1, char *path2, char *path3); member
2249 def test_setup(self): member in SkipClassTest