Home
last modified time | relevance | path

Searched refs:setup (Results 401 - 425 of 1930) sorted by relevance

1...<<11121314151617181920>>...78

/third_party/ltp/testcases/kernel/syscalls/sockioctl/
H A Dsockioctl01.c57 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 Dgetsockopt01.c66 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 Dminicheck.c78 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 Dninja_bundle_data_target_writer_unittest.cc16 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 Dtst_cgroup02.c57 static void setup(void) in setup() function
83 .setup = setup,
H A Dtst_fuzzy_sync03.c25 static void setup(void) in setup() function
99 .setup = setup,
/third_party/ltp/testcases/cve/
H A Dcve-2022-4378.c39 static void setup(void) in setup() function
92 .setup = setup,
H A Dcve-2017-16939.c34 static void setup(void) in setup() function
83 .setup = setup,
/third_party/ltp/testcases/kernel/containers/mountns/
H A Dmountns03.c108 static void setup(void) in setup() function
119 .setup = setup,
H A Dmountns01.c97 static void setup(void) in setup() function
108 .setup = setup,
H A Dmountns02.c98 static void setup(void) in setup() function
109 .setup = setup,
/third_party/ltp/testcases/kernel/containers/mqns/
H A Dmqns_02.c87 static void setup(void) in setup() function
102 .setup = setup,
/third_party/ltp/testcases/kernel/containers/userns/
H A Duserns01.c68 static void setup(void) in setup() function
88 .setup = setup,
/third_party/ltp/testcases/kernel/crypto/
H A Daf_alg07.c51 static void setup(void) in setup() function
124 .setup = setup,
/third_party/ltp/testcases/kernel/containers/utsname/
H A Dutsname02.c56 static void setup(void) in setup() function
76 .setup = setup,
/third_party/ltp/testcases/kernel/fs/lftest/
H A Dlftest.c26 static void setup(void) in setup() function
77 .setup = setup,
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap12.c60 static void setup(void) in setup() function
79 .setup = setup,
H A Dhugemmap11.c65 static void setup(void) in setup() function
82 .setup = setup,
H A Dhugemmap09.c59 static void setup(void) in setup() function
74 .setup = setup,
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmget/
H A Dhugeshmget03.c45 static void setup(void) in setup() function
76 tst_brk(TBROK | TERRNO, "shmget #setup"); in setup()
96 .setup = setup,
H A Dhugeshmget05.c60 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 Dmmapstress04.c23 static void setup(void) in setup() function
102 .setup = setup,
/third_party/ltp/testcases/kernel/mem/oom/
H A Doom05.c81 void setup(void) in setup() function
108 .setup = setup,
/third_party/ltp/testcases/kernel/pty/
H A Dpty06.c78 static void setup(void) in setup() function
96 .setup = setup,
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
H A Dstarvation.c49 static void setup(void) in setup() function
105 .setup = setup,

Completed in 7 milliseconds

1...<<11121314151617181920>>...78