/third_party/ltp/testcases/kernel/syscalls/sockioctl/ |
H A D | sockioctl01.c | 57 static void setup(void); 77 void (*setup) (void); member 127 setup(); in main() 132 tdat[testno].setup(); in main() 155 static void setup(void) in setup() function
|
/third_party/ltp/testcases/kernel/syscalls/getsockopt/ |
H A D | getsockopt01.c | 66 void setup(void), setup0(void), setup1(void), 81 void (*setup) (void); member 136 setup(); in main() 141 tdat[testno].setup(); in main() 167 void setup(void) in setup() function
|
/third_party/skia/third_party/externals/expat/expat/tests/ |
H A D | minicheck.c | 78 tcase_add_checked_fixture(TCase *tc, tcase_setup_function setup, in tcase_add_checked_fixture() argument 81 tc->setup = setup; in tcase_add_checked_fixture() 174 if (tc->setup != NULL) { in srunner_run_all() 175 /* setup */ in srunner_run_all() 177 handle_failure(runner, verbosity, "during setup"); in srunner_run_all() 180 tc->setup(); in srunner_run_all()
|
/third_party/gn/src/gn/ |
H A D | ninja_bundle_data_target_writer_unittest.cc | 16 TestWithScope setup; in TEST() local 18 Target bundle_data(setup.settings(), Label(SourceDir("//foo/"), "data")); in TEST() 40 bundle_data.SetToolchain(setup.toolchain()); in TEST()
|
/third_party/ltp/lib/newlib_tests/ |
H A D | tst_cgroup02.c | 57 static void setup(void) in setup() function 83 .setup = setup,
|
H A D | tst_fuzzy_sync03.c | 25 static void setup(void) in setup() function 99 .setup = setup,
|
/third_party/ltp/testcases/cve/ |
H A D | cve-2022-4378.c | 39 static void setup(void) in setup() function 92 .setup = setup,
|
H A D | cve-2017-16939.c | 34 static void setup(void) in setup() function 83 .setup = setup,
|
/third_party/ltp/testcases/kernel/containers/mountns/ |
H A D | mountns03.c | 108 static void setup(void) in setup() function 119 .setup = setup,
|
H A D | mountns01.c | 97 static void setup(void) in setup() function 108 .setup = setup,
|
H A D | mountns02.c | 98 static void setup(void) in setup() function 109 .setup = setup,
|
/third_party/ltp/testcases/kernel/containers/mqns/ |
H A D | mqns_02.c | 87 static void setup(void) in setup() function 102 .setup = setup,
|
/third_party/ltp/testcases/kernel/containers/userns/ |
H A D | userns01.c | 68 static void setup(void) in setup() function 88 .setup = setup,
|
/third_party/ltp/testcases/kernel/crypto/ |
H A D | af_alg07.c | 51 static void setup(void) in setup() function 124 .setup = setup,
|
/third_party/ltp/testcases/kernel/containers/utsname/ |
H A D | utsname02.c | 56 static void setup(void) in setup() function 76 .setup = setup,
|
/third_party/ltp/testcases/kernel/fs/lftest/ |
H A D | lftest.c | 26 static void setup(void) in setup() function 77 .setup = setup,
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap12.c | 60 static void setup(void) in setup() function 79 .setup = setup,
|
H A D | hugemmap11.c | 65 static void setup(void) in setup() function 82 .setup = setup,
|
H A D | hugemmap09.c | 59 static void setup(void) in setup() function 74 .setup = setup,
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmget/ |
H A D | hugeshmget03.c | 45 static void setup(void) in setup() function 76 tst_brk(TBROK | TERRNO, "shmget #setup"); in setup() 96 .setup = setup,
|
H A D | hugeshmget05.c | 60 void setup(void) in setup() function 75 tst_brk(TBROK | TERRNO, "shmget #setup"); in setup() 92 .setup = setup,
|
/third_party/ltp/testcases/kernel/mem/mmapstress/ |
H A D | mmapstress04.c | 23 static void setup(void) in setup() function 102 .setup = setup,
|
/third_party/ltp/testcases/kernel/mem/oom/ |
H A D | oom05.c | 81 void setup(void) in setup() function 108 .setup = setup,
|
/third_party/ltp/testcases/kernel/pty/ |
H A D | pty06.c | 78 static void setup(void) in setup() function 96 .setup = setup,
|
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/ |
H A D | starvation.c | 49 static void setup(void) in setup() function 105 .setup = setup,
|