/third_party/ltp/include/ |
D | tst_test_macros.h | 25 extern int TST_PASS; 57 TST_PASS = 0; \ 71 TST_PASS = 1; \ 79 if (TST_PASS) { \ 91 if (TST_PASS) \ 102 if (TST_PASS) \ 111 TST_PASS = 0; \ 119 TST_PASS = 1; \ 129 if (TST_PASS) \ 138 TST_PASS = 0; \ [all …]
|
/third_party/ltp/lib/newlib_tests/ |
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() 49 tst_res(TINFO, "TST_PASS = %i from TST_EXP_PID_SILENT(pass_pid, ...)", TST_PASS); in do_test() 51 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 53 tst_res(TINFO, "TST_PASS = %i from TST_EXP_PID_SILENT(zero_val, ...)", TST_PASS); in do_test()
|
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() 49 tst_res(TINFO, "TST_PASS = %i from TST_EXP_FD_SILENT(pass_fd, ...)", TST_PASS); in do_test() 51 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 53 tst_res(TINFO, "TST_PASS = %i from TST_EXP_FD_SILENT(zero_val, ...)", TST_PASS); in do_test()
|
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() 44 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 46 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test() 48 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test()
|
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() 44 tst_res(TINFO, "TST_PASS = %i", TST_PASS); in do_test()
|
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/testcases/kernel/syscalls/quotactl/ |
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()
|
D | quotactl09.c | 99 if (!TST_PASS) in verify_quotactl() 135 if (!TST_PASS) in verify_quotactl()
|
D | quotactl06.c | 140 if (!TST_PASS) in verify_quotactl() 160 if (!TST_PASS) in verify_quotactl()
|
/third_party/ltp/testcases/lib/ |
D | tst_test.sh | 10 export TST_PASS=0 70 if [ $TST_CONF -gt 0 -a $TST_PASS -eq 0 ]; then 80 echo "passed $TST_PASS" 92 TPASS) TST_PASS=$((TST_PASS+1));; 461 echo "$TST_PASS$TST_FAIL$TST_CONF"
|
/third_party/ltp/testcases/kernel/syscalls/getuid/ |
D | getuid03.c | 22 if (!TST_PASS) in verify_getuid()
|
/third_party/ltp/testcases/kernel/syscalls/uname/ |
D | uname01.c | 23 if (!TST_PASS) in verify_uname()
|
/third_party/ltp/testcases/kernel/syscalls/epoll_create/ |
D | epoll_create01.c | 29 if (!TST_PASS) in run()
|
/third_party/ltp/testcases/kernel/syscalls/finit_module/ |
D | finit_module01.c | 38 if (!TST_PASS) in run()
|
/third_party/ltp/testcases/kernel/syscalls/chroot/ |
D | chroot02.c | 31 if (!TST_PASS) in verify_chroot()
|
/third_party/ltp/testcases/kernel/syscalls/wait/ |
D | wait02.c | 31 if (!TST_PASS) in verify_wait()
|
/third_party/ltp/testcases/kernel/syscalls/clone/ |
D | clone05.c | 45 if (!TST_PASS) in verify_clone()
|
D | clone07.c | 36 if (!TST_PASS) in verify_clone()
|
D | clone03.c | 33 if (!TST_PASS) in verify_clone()
|
D | clone06.c | 48 if (!TST_PASS) in verify_clone()
|
/third_party/ltp/testcases/kernel/syscalls/brk/ |
D | brk01.c | 35 if (!TST_PASS) in verify_brk()
|
/third_party/ltp/testcases/kernel/syscalls/waitpid/ |
D | waitpid01.c | 31 if (!TST_PASS) in run()
|
/third_party/ltp/testcases/kernel/syscalls/link/ |
D | link02.c | 28 if (!TST_PASS) in verify_link()
|
/third_party/ltp/testcases/kernel/syscalls/wait4/ |
D | wait401.c | 33 if (!TST_PASS) in run()
|
/third_party/ltp/testcases/kernel/syscalls/init_module/ |
D | init_module01.c | 40 if (!TST_PASS) in run()
|