Home
last modified time | relevance | path

Searched refs:test_setup (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/clone/
Dclone02.c78 static int test_setup(void);
133 if (test_setup() != 0) { in main()
203 static int test_setup(void) in test_setup() function
/third_party/ltp/testcases/kernel/controllers/freezer/
Drun_freezer.sh51 function test_setup() function
127 test_setup && \
/third_party/ltp/testcases/kernel/syscalls/accept/
Daccept01.c70 static void test_setup(void) in test_setup() function
106 .setup = test_setup,
/third_party/ltp/testcases/kernel/syscalls/bind/
Dbind01.c61 void test_setup(void) in test_setup() function
93 .setup = test_setup,
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstprotection.c161 test_setup (void) in test_setup() function
289 tcase_add_unchecked_fixture (tc_chain, test_setup, test_teardown); in protection_suite()
Dgstpreset.c260 test_setup (void) in test_setup() function
306 tcase_add_unchecked_fixture (tc, test_setup, test_teardown); in gst_preset_suite()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dprofile.c607 test_setup (void) in test_setup() function
717 tcase_add_unchecked_fixture (tc_chain, test_setup, test_teardown); in profile_suite()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dadder.c41 test_setup (void) in test_setup() function
1101 tcase_add_checked_fixture (tc_chain, test_setup, test_teardown); in adder_suite()
Daudiomixer.c46 test_setup (void) in test_setup() function
2252 tcase_add_checked_fixture (tc_chain, test_setup, test_teardown); in audiomixer_suite()
/third_party/ltp/testcases/kernel/syscalls/symlink/
Dsymlink01.c333 int (*test_setup) (char *path1, char *path2, char *path3); member
931 (tc_ptr->test_setup) (tc_ptr->fn_arg[0], tc_ptr->fn_arg[1], in do_syscalltests()
/third_party/chromium/patch/
D0001-cve.patch152187 + TestSetup test_setup;
152313 + TestSetup test_setup;
/third_party/gstreamer/gstreamer/
DChangeLog93975 (remove_preset_file), (test_setup), (test_teardown),