Searched refs:tst_test (Results 1 – 25 of 1082) sorted by relevance
12345678910>>...44
48 struct tst_test *tst_test; variable116 if (tst_test->needs_checkpoints || tst_test->child_needs_reinit) { in setup_ipc()125 if (tst_test->needs_checkpoints) { in setup_ipc()315 if (tst_test->cleanup) in do_test_cleanup()316 tst_test->cleanup(); in do_test_cleanup()424 if (!tst_test->forks_child) in safe_fork()444 if (!tst_test->forks_child) in safe_clone()499 if (!tst_test->options) in print_help()502 for (i = 0; tst_test->options[i].optstr; i++) { in print_help()504 tst_test->options[i].optstr[0], in print_help()[all …]
23 static struct tst_test *test;454 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()
14 extern struct tst_test *tst_test;16 static struct tst_test test = {87 tst_test = &test; in main()
22 extern struct tst_test *tst_test;23 static struct tst_test test = {175 tst_test = &test; in main()
136 struct tst_test { struct288 void tst_run_tcases(int argc, char *argv[], struct tst_test *self) argument324 static struct tst_test test;334 static struct tst_test test = { .tconf_msg = message } \
43 struct tst_test *tst_timer_test_setup(struct tst_test *test);
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 …]
11 # error Newlib tst_test.h already included139 if (tst_test) \146 if (tst_test) \
42 extern void *tst_test;58 if (tst_test) { \
201 static struct ident *tst_test, *tst_test_test, *tst_tag; in check_test_struct() local215 tst_test = built_in_ident("tst_test"); in check_test_struct()223 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 = {
17 static struct tst_test test = {
19 static struct tst_test test = {
23 static struct tst_test test = {