Searched defs:PASSED (Results 1 - 25 of 70) sorted by relevance

123

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
H A Dtestfrmw.h26 * PASSED();
53 #define PASSED \ macro
83 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
H A Dtestfrmw.h27 * PASSED();
52 #define PASSED \ macro
74 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/
H A Dtestfrmw.h27 * PASSED();
52 #define PASSED \ macro
74 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/
H A Dtestfrmw.h27 * PASSED();
51 #define PASSED \ macro
73 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Dtestfrmw.h27 * PASSED();
51 #define PASSED \ macro
73 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
H A Dtestfrmw.h27 * PASSED();
52 #define PASSED \ macro
74 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H A Dtestfrmw.h27 * PASSED();
52 #define PASSED \ macro
74 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
H A Dtestfrmw.h27 * PASSED();
52 #define PASSED \ macro
74 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/
H A Dtestfrmw.h27 * PASSED();
52 #define PASSED \ macro
74 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/
H A Dtestfrmw.h27 * PASSED();
52 #define PASSED \ macro
74 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
H A Dtestfrmw.h27 * PASSED();
51 #define PASSED \ macro
73 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
H A Dtestfrmw.h27 * PASSED();
51 #define PASSED \ macro
73 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
H A Dtestfrmw.h27 * PASSED();
52 #define PASSED \ macro
74 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_once/
H A Dtestfrmw.h27 * PASSED();
52 #define PASSED \ macro
74 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
H A Dtestfrmw.h27 * PASSED();
52 #define PASSED \ macro
74 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/
H A Dtestfrmw.h27 * PASSED();
52 #define PASSED \ macro
74 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
H A Dtestfrmw.h27 * PASSED();
52 #define PASSED \ macro
74 #define PASSED \ macro
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
H A Dtestfrmw.h27 * PASSED();
52 #define PASSED \ macro
74 #define PASSED \ macro
/external/ltp/testcases/kernel/fs/stream/
H A Dstream01.c40 #define PASSED 1 macro
62 local_flag = PASSED;
112 if (local_flag == PASSED) {
118 local_flag = PASSED;
H A Dstream02.c41 #define PASSED 1 macro
61 local_flag = PASSED;
90 if (local_flag == PASSED) {
95 local_flag = PASSED;
109 if (local_flag == PASSED) {
H A Dstream04.c44 #define PASSED 1 macro
70 local_flag = PASSED;
114 if (local_flag == PASSED) {
H A Dstream05.c48 #define PASSED 1 macro
68 local_flag = PASSED;
71 local_flag = PASSED;
97 if (local_flag == PASSED) {
103 local_flag = PASSED;
122 if (local_flag == PASSED) {
128 local_flag = PASSED;
154 if (local_flag == PASSED) {
160 local_flag = PASSED;
169 if (local_flag == PASSED) {
[all...]
/external/ltp/testcases/kernel/syscalls/dup2/
H A Ddup205.c47 #define PASSED 1 macro
65 local_flag = PASSED;
108 if (local_flag == PASSED) {
/external/ltp/testcases/kernel/syscalls/mallopt/
H A Dmallopt01.c53 #define PASSED 1 macro
56 int local_flag = PASSED;
/external/ltp/testcases/kernel/syscalls/open/
H A Dopen09.c35 #define PASSED 1 macro

Completed in 207 milliseconds

123