Home
last modified time | relevance | path

Searched refs:PASSED (Results 1 – 25 of 251) sorted by relevance

1234567891011

/third_party/ltp/testcases/kernel/fs/stream/
Dstream05.c48 #define PASSED 1 macro
68 local_flag = PASSED; in main()
71 local_flag = PASSED; in main()
97 if (local_flag == PASSED) { in main()
103 local_flag = PASSED; in main()
122 if (local_flag == PASSED) { in main()
128 local_flag = PASSED; in main()
154 if (local_flag == PASSED) { in main()
160 local_flag = PASSED; in main()
169 if (local_flag == PASSED) { in main()
[all …]
Dstream02.c41 #define PASSED 1 macro
61 local_flag = PASSED; in main()
90 if (local_flag == PASSED) { in main()
95 local_flag = PASSED; in main()
109 if (local_flag == PASSED) { in main()
Dstream01.c40 #define PASSED 1 macro
62 local_flag = PASSED; in main()
112 if (local_flag == PASSED) { in main()
118 local_flag = PASSED; in main()
Dstream03.c43 #define PASSED 1 macro
63 local_flag = PASSED; in main()
172 if (local_flag == PASSED) { in main()
178 local_flag = PASSED; in main()
286 if (local_flag == PASSED) { in main()
Dstream04.c44 #define PASSED 1 macro
70 local_flag = PASSED; in main()
114 if (local_flag == PASSED) { in main()
/third_party/ltp/testcases/misc/math/nextafter/
Dnextafter01.c44 #define PASSED 1 macro
48 int local_flag = PASSED;
116 local_flag = PASSED; in blenter()
121 if (local_flag == PASSED) in blexit()
/third_party/ltp/testcases/misc/math/abs/
Dabs01.c51 #define PASSED 1 macro
54 int local_flag = PASSED;
121 local_flag = PASSED; in blenter()
127 (local_flag == PASSED) ? tst_resm(TPASS, in blexit()
/third_party/ltp/testcases/kernel/mem/page/
Dpage01.c59 #define PASSED 1 macro
61 int local_flag = PASSED;
221 local_flag = PASSED; in blenter()
246 local_flag = PASSED; in ok_exit()
Dpage02.c55 #define PASSED 1 macro
57 int local_flag = PASSED;
118 local_flag = PASSED;
/third_party/ltp/testcases/kernel/syscalls/rename/
Drename14.c49 #define PASSED 1 macro
51 int local_flag = PASSED;
124 (local_flag == PASSED) ? tst_resm(TPASS, "Test Passed") in main()
/third_party/ltp/testcases/kernel/syscalls/kill/
Dkill12.c52 #define PASSED 1 macro
56 int local_flag = PASSED;
217 local_flag = PASSED; in blenter()
/third_party/ltp/testcases/kernel/fs/inode/
Dinode01.c75 #define PASSED 1 macro
77 int local_flag = PASSED;
729 (local_flag == PASSED) ? tst_resm(TPASS, "Test block %d", block_number) in blexit()
742 local_flag = PASSED; in blenter()
777 local_flag = PASSED; in ok_exit()
/third_party/ltp/testcases/misc/math/atof/
Datof01.c47 #define PASSED 1 macro
58 int local_flag = PASSED;
370 local_flag = PASSED; in blenter()
375 if (local_flag == PASSED) in blexit()
/third_party/ltp/testcases/kernel/syscalls/fmtmsg/
Dfmtmsg01.c45 #define PASSED 1 macro
49 int local_flag = PASSED;
233 local_flag = PASSED; in blenter()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
Dtestfrmw.h52 #define PASSED \ macro
74 #define PASSED \ macro
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
Dtestfrmw.h52 #define PASSED \ macro
74 #define PASSED \ macro
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
Dtestfrmw.h51 #define PASSED \ macro
73 #define PASSED \ macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
Dtestfrmw.h53 #define PASSED \ macro
83 #define PASSED \ macro
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/
Dtestfrmw.h52 #define PASSED \ macro
74 #define PASSED \ macro
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/
Dtestfrmw.h52 #define PASSED \ macro
74 #define PASSED \ macro
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/
Dtestfrmw.h51 #define PASSED \ macro
73 #define PASSED \ macro
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
Dtestfrmw.h51 #define PASSED \ macro
73 #define PASSED \ macro
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
Dtestfrmw.h51 #define PASSED \ macro
73 #define PASSED \ macro
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/
Dtestfrmw.h52 #define PASSED \ macro
74 #define PASSED \ macro
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
Dtestfrmw.h52 #define PASSED \ macro
74 #define PASSED \ macro

1234567891011