Searched refs:tst_test (Results 1 – 25 of 1378) sorted by relevance
12345678910>>...56
53 struct tst_test *tst_test; variable122 if (tst_test->needs_checkpoints || tst_test->child_needs_reinit) { in setup_ipc()131 if (tst_test->needs_checkpoints) { in setup_ipc()321 if (tst_test->cleanup) in do_test_cleanup()322 tst_test->cleanup(); in do_test_cleanup()430 if (!tst_test->forks_child) in safe_fork()453 if (!tst_test->forks_child) in safe_clone()542 if (tst_test->max_runtime) { in print_help()543 runtime = multiply_runtime(tst_test->max_runtime); in print_help()566 if (!tst_test->options) in print_help()[all …]
23 static struct tst_test *test;460 struct tst_test *tst_timer_test_setup(struct tst_test *timer_test) in tst_timer_test_setup()
7 extern struct tst_test *tst_test;9 static struct tst_test test = {15 tst_test = &test; in main()
26 extern struct tst_test *tst_test;28 static struct tst_test test = {69 tst_test = &test; in main()
14 extern struct tst_test *tst_test;16 static struct tst_test test = {99 tst_test = &test; in main()
23 extern struct tst_test *tst_test;25 static struct tst_test test = {74 tst_test = &test; in main()
22 extern struct tst_test *tst_test;23 static struct tst_test test = {175 tst_test = &test; in main()
27 #include "tst_test.h"66 static struct tst_test test = {72 Each test includes the 'tst_test.h' header and must define the 'struct73 tst_test test' structure.104 - set the runtime either by setting the '.max_runtime' in tst_test or by425 If '.needs_tmpdir' is set to '1' in the 'struct tst_test' unique test521 #include "tst_test.h"545 static struct tst_test test = {560 set the '.min_kver' string in the 'struct tst_test' to a minimal required648 #include "tst_test.h"[all …]
26 #include "tst_test.h"65 static struct tst_test test = {71 Each test includes the 'tst_test.h' header and must define the 'struct72 tst_test test' structure.385 If '.needs_tmpdir' is set to '1' in the 'struct tst_test' unique test482 #include "tst_test.h"512 static struct tst_test test = {525 set the '.min_kver' string in the 'struct tst_test' to a minimal required597 #include "tst_test.h"629 #include "tst_test.h"[all …]
14 'testcases/lib/tst_test.sh'.29 . tst_test.sh46 TIP: To execute this test the 'tst_test.sh' library must be in '$PATH'. If you70 Calling 'tst_brk' in shell libraries, e.g. 'tst_test.sh' or 'tst_net.sh' does81 . tst_test.sh111 . tst_test.sh141 . tst_test.sh167 . tst_test.sh213 It's an equivalent of `tst_test.timeout` in C, can be set237 . tst_test.sh[all …]
14 'testcases/lib/tst_test.sh'.42 . tst_test.sh46 TIP: To execute this test the 'tst_test.sh' library must be in '$PATH'. If you70 Calling 'tst_brk' in shell libraries, e.g. 'tst_test.sh' or 'tst_net.sh' does92 . tst_test.sh120 . tst_test.sh147 . tst_test.sh176 . tst_test.sh198 ('tst_test.all_filesystems' equivalent).235 (tst_test.skip_filesystems equivalent).[all …]
59 API source code is in 'tst_test.sh', 'tst_security.sh' and 'tst_net.sh'70 should end with '_lib.sh' and the library should load 'tst_test.sh' or83 . tst_test.sh
151 struct tst_test { struct343 void tst_run_tcases(int argc, char *argv[], struct tst_test *self) argument397 static struct tst_test test;407 static struct tst_test test = { .tconf_msg = message } \
43 struct tst_test *tst_timer_test_setup(struct tst_test *test);
11 # error Newlib tst_test.h already included139 if (tst_test) \146 if (tst_test) \
42 extern void *tst_test;58 if (tst_test) { \
205 static struct ident *tst_test, *tst_test_test; in check_test_struct() local219 tst_test = built_in_ident("tst_test"); in check_test_struct()226 if (ctype_name != tst_test) in check_test_struct()
1 static struct tst_test test = {
3 static struct tst_test test = {
4 static struct tst_test test = {