/third_party/ltp/lib/newlib_tests/ |
H A D | test_macros04.c | 37 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 39 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 41 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 43 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 47 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() [all...] |
H A D | test_macros02.c | 32 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 34 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 36 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 38 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 42 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() [all...] |
H A D | test_macros01.c | 37 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 39 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 41 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 43 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 47 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() [all...] |
H A D | test_macros03.c | 32 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 34 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 36 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 40 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 42 tst_res(TINFO, "TST_PASS = %i from TST_EXP_PASS_SILENT(pass_fn, ...)", TST_PASS); in do_test() [all...] |
H A D | test_macros06.c | 27 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 29 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 33 tst_res(TINFO, "TST_PASS = %i from TST_EXP_VAL_SILENT(fail_val, ...)", TST_PASS); in do_test() 35 tst_res(TINFO, "TST_PASS = %i from TST_EXP_VAL_SILENT(pass_val, ...)", TST_PASS); in do_test()
|
/third_party/ltp/include/ |
H A D | tst_test_macros.h | 26 extern int TST_PASS; 58 TST_PASS = 0; \ 72 TST_PASS = 1; \ 86 if (TST_PASS) { \ 100 if (TST_PASS) \ 123 if (TST_PASS) \ 134 TST_PASS = 0; \ 142 TST_PASS = 1; \ 152 if (TST_PASS) \ 161 TST_PASS [all...] |
/third_party/ltp/testcases/kernel/syscalls/quotactl/ |
H A D | quotactl02.h | 56 if (!TST_PASS) in check_qoff() 73 if (!TST_PASS) in check_qon() 92 if (!TST_PASS) in check_qoffv() 111 if (!TST_PASS) in check_qonv() 130 if (!TST_PASS) in check_qlim()
|
H A D | quotactl06.c | 143 if (!TST_PASS) in verify_quotactl() 167 if (!TST_PASS) in verify_quotactl()
|
H A D | quotactl09.c | 99 if (!TST_PASS) in verify_quotactl() 135 if (!TST_PASS) in verify_quotactl()
|
/third_party/ltp/testcases/kernel/syscalls/keyctl/ |
H A D | keyctl09.c | 26 if (!TST_PASS) in do_test() 34 if (!TST_PASS) in do_test() 39 if (!TST_PASS) in do_test()
|
/third_party/ltp/testcases/kernel/syscalls/mount_setattr/ |
H A D | mount_setattr01.c | 87 if (!TST_PASS) in run() 94 if (!TST_PASS) in run() 98 if (!TST_PASS) in run() 104 if (!TST_PASS) in run()
|
/third_party/ltp/testcases/kernel/syscalls/mkdir/ |
H A D | mkdir09.c | 43 if (!TST_PASS) in test1() 63 if (!TST_PASS) in test2() 83 if (!TST_PASS) in test3() 89 if (!TST_PASS) in test3()
|
/third_party/ltp/testcases/lib/ |
H A D | tst_test.sh | 10 export TST_PASS=0 78 if [ $TST_CONF -gt 0 -a $TST_PASS -eq 0 ]; then 89 passed $TST_PASS 102 TPASS) TST_PASS=$((TST_PASS+1));; 491 echo "$TST_PASS$TST_FAIL$TST_CONF"
|
/third_party/ltp/testcases/kernel/syscalls/geteuid/ |
H A D | geteuid02.c | 23 if (!TST_PASS) in verify_geteuid()
|
/third_party/ltp/testcases/kernel/syscalls/getuid/ |
H A D | getuid03.c | 22 if (!TST_PASS) in verify_getuid()
|
/third_party/ltp/testcases/kernel/syscalls/epoll_create/ |
H A D | epoll_create01.c | 29 if (!TST_PASS) in run()
|
/third_party/ltp/testcases/kernel/syscalls/uname/ |
H A D | uname01.c | 23 if (!TST_PASS) in verify_uname()
|
/third_party/ltp/testcases/kernel/syscalls/chroot/ |
H A D | chroot02.c | 31 if (!TST_PASS) in verify_chroot()
|
/third_party/ltp/testcases/kernel/syscalls/finit_module/ |
H A D | finit_module01.c | 36 if (!TST_PASS) in run()
|
/third_party/ltp/testcases/kernel/syscalls/clone/ |
H A D | clone06.c | 48 if (!TST_PASS) in verify_clone()
|
H A D | clone07.c | 36 if (!TST_PASS) in verify_clone()
|
H A D | clone05.c | 45 if (!TST_PASS) in verify_clone()
|
/third_party/ltp/testcases/kernel/syscalls/init_module/ |
H A D | init_module01.c | 40 if (!TST_PASS) in run()
|
/third_party/ltp/testcases/kernel/syscalls/link/ |
H A D | link02.c | 28 if (!TST_PASS) in verify_link()
|
/third_party/ltp/testcases/kernel/syscalls/wait/ |
H A D | wait02.c | 31 if (!TST_PASS) in verify_wait()
|