/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/ |
23-19.c | 49 * UNRESOLVED(ret, descr); 91 UNRESOLVED(ret, "Failed to raise SIGALRM again"); 98 UNRESOLVED(ret, "Failed to get pending signal set"); 129 UNRESOLVED(ret, "Failed to empty signal set"); 136 UNRESOLVED(ret, "Failed to set signal handler"); 142 UNRESOLVED(ret, "Failed to raise SIGALRM");
|
23-2.c | 52 * UNRESOLVED(ret, descr); 101 UNRESOLVED(ret, "Failed to raise SIGALRM again"); 108 UNRESOLVED(ret, "Failed to get pending signal set"); 139 UNRESOLVED(ret, "Failed to empty signal set"); 146 UNRESOLVED(ret, "Failed to set signal handler"); 152 UNRESOLVED(ret, "Failed to raise SIGALRM");
|
23-20.c | 52 * UNRESOLVED(ret, descr); 101 UNRESOLVED(ret, "Failed to raise SIGPROF again"); 108 UNRESOLVED(ret, "Failed to get pending signal set"); 139 UNRESOLVED(ret, "Failed to empty signal set"); 146 UNRESOLVED(ret, "Failed to set signal handler"); 152 UNRESOLVED(ret, "Failed to raise SIGPROF");
|
23-21.c | 52 * UNRESOLVED(ret, descr); 101 UNRESOLVED(ret, "Failed to raise SIGSYS again"); 108 UNRESOLVED(ret, "Failed to get pending signal set"); 139 UNRESOLVED(ret, "Failed to empty signal set"); 146 UNRESOLVED(ret, "Failed to set signal handler"); 152 UNRESOLVED(ret, "Failed to raise SIGSYS");
|
23-22.c | 52 * UNRESOLVED(ret, descr); 101 UNRESOLVED(ret, "Failed to raise SIGTRAP again"); 108 UNRESOLVED(ret, "Failed to get pending signal set"); 139 UNRESOLVED(ret, "Failed to empty signal set"); 146 UNRESOLVED(ret, "Failed to set signal handler"); 152 UNRESOLVED(ret, "Failed to raise SIGTRAP");
|
23-23.c | 52 * UNRESOLVED(ret, descr); 101 UNRESOLVED(ret, "Failed to raise SIGURG again"); 108 UNRESOLVED(ret, "Failed to get pending signal set"); 139 UNRESOLVED(ret, "Failed to empty signal set"); 146 UNRESOLVED(ret, "Failed to set signal handler"); 152 UNRESOLVED(ret, "Failed to raise SIGURG");
|
23-24.c | 52 * UNRESOLVED(ret, descr); 101 UNRESOLVED(ret, "Failed to raise SIGVTALRM again"); 108 UNRESOLVED(ret, "Failed to get pending signal set"); 139 UNRESOLVED(ret, "Failed to empty signal set"); 146 UNRESOLVED(ret, "Failed to set signal handler"); 152 UNRESOLVED(ret, "Failed to raise SIGVTALRM");
|
23-25.c | 52 * UNRESOLVED(ret, descr); 101 UNRESOLVED(ret, "Failed to raise SIGXCPU again"); 108 UNRESOLVED(ret, "Failed to get pending signal set"); 139 UNRESOLVED(ret, "Failed to empty signal set"); 146 UNRESOLVED(ret, "Failed to set signal handler"); 152 UNRESOLVED(ret, "Failed to raise SIGXCPU");
|
23-26.c | 52 * UNRESOLVED(ret, descr); 101 UNRESOLVED(ret, "Failed to raise SIGXFSZ again"); 108 UNRESOLVED(ret, "Failed to get pending signal set"); 139 UNRESOLVED(ret, "Failed to empty signal set"); 146 UNRESOLVED(ret, "Failed to set signal handler"); 152 UNRESOLVED(ret, "Failed to raise SIGXFSZ");
|
23-3.c | 52 * UNRESOLVED(ret, descr); 101 UNRESOLVED(ret, "Failed to raise SIGBUS again"); 108 UNRESOLVED(ret, "Failed to get pending signal set"); 139 UNRESOLVED(ret, "Failed to empty signal set"); 146 UNRESOLVED(ret, "Failed to set signal handler"); 152 UNRESOLVED(ret, "Failed to raise SIGBUS");
|
23-4.c | 52 * UNRESOLVED(ret, descr); 101 UNRESOLVED(ret, "Failed to raise SIGCHLD again"); 108 UNRESOLVED(ret, "Failed to get pending signal set"); 139 UNRESOLVED(ret, "Failed to empty signal set"); 146 UNRESOLVED(ret, "Failed to set signal handler"); 152 UNRESOLVED(ret, "Failed to raise SIGCHLD");
|
23-5.c | 52 * UNRESOLVED(ret, descr); 101 UNRESOLVED(ret, "Failed to raise SIGCONT again"); 108 UNRESOLVED(ret, "Failed to get pending signal set"); 139 UNRESOLVED(ret, "Failed to empty signal set"); 146 UNRESOLVED(ret, "Failed to set signal handler"); 152 UNRESOLVED(ret, "Failed to raise SIGCONT");
|
23-6.c | 52 * UNRESOLVED(ret, descr); 101 UNRESOLVED(ret, "Failed to raise SIGFPE again"); 108 UNRESOLVED(ret, "Failed to get pending signal set"); 139 UNRESOLVED(ret, "Failed to empty signal set"); 146 UNRESOLVED(ret, "Failed to set signal handler"); 152 UNRESOLVED(ret, "Failed to raise SIGFPE");
|
23-7.c | 52 * UNRESOLVED(ret, descr); 101 UNRESOLVED(ret, "Failed to raise SIGHUP again"); 108 UNRESOLVED(ret, "Failed to get pending signal set"); 139 UNRESOLVED(ret, "Failed to empty signal set"); 146 UNRESOLVED(ret, "Failed to set signal handler"); 152 UNRESOLVED(ret, "Failed to raise SIGHUP");
|
23-8.c | 52 * UNRESOLVED(ret, descr); 101 UNRESOLVED(ret, "Failed to raise SIGILL again"); 108 UNRESOLVED(ret, "Failed to get pending signal set"); 139 UNRESOLVED(ret, "Failed to empty signal set"); 146 UNRESOLVED(ret, "Failed to set signal handler"); 152 UNRESOLVED(ret, "Failed to raise SIGILL");
|
23-9.c | 52 * UNRESOLVED(ret, descr); 101 UNRESOLVED(ret, "Failed to raise SIGINT again"); 108 UNRESOLVED(ret, "Failed to get pending signal set"); 139 UNRESOLVED(ret, "Failed to empty signal set"); 146 UNRESOLVED(ret, "Failed to set signal handler"); 152 UNRESOLVED(ret, "Failed to raise SIGINT");
|
/external/ltp/testcases/open_posix_testsuite/functional/threads/include/ |
pitest.h | 32 EPRINTF("UNRESOLVED: Can't set policy to %d and prio to %d", 34 exit(UNRESOLVED); 46 EPRINTF("UNRESOLVED: pthread_mutexattr_init: %d %s", 48 exit(UNRESOLVED); 53 EPRINTF("UNRESOLVED: pthread_mutexattr_setprotocol: %d %s", 55 exit(UNRESOLVED); 66 EPRINTF("UNRESOLVED: pthread_mutex_init: %d %s", 68 exit(UNRESOLVED); 79 EPRINTF("UNRESOLVED: pthread_attr_init: %d %s", 81 exit(UNRESOLVED); [all...] |
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/ |
s-c2.c | 66 * UNRESOLVED(ret, descr); 146 UNRESOLVED(td->error, 166 UNRESOLVED(ret, "Unable to lock 'm' in child"); 174 UNRESOLVED(ret, "Unable to initialize a mutex"); 183 UNRESOLVED(ret, "Unable to unlock 'm' in child"); 195 UNRESOLVED(ret, "Unable to wait for condvar"); 200 UNRESOLVED(ret, "Unable to unlock 'm' in child"); 206 UNRESOLVED(ret, 214 UNRESOLVED(ret, "Grandchild join failed"); 221 UNRESOLVED(ret, "Test mutex destroy failed. Corrupted data?") [all...] |
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
1-2.c | 66 UNRESOLVED(error, text); \ 183 UNRESOLVED(ret, "Failed to lock mutex in child"); 194 UNRESOLVED(errno, "Unable to read clock"); 212 UNRESOLVED(ret, "Failed to unlock the mutex."); 217 UNRESOLVED(ret, "Failed to wait for the cond"); 222 UNRESOLVED(ret, "Failed to unlock the mutex."); 253 UNRESOLVED(errno, "Failed to wait for the semaphore " 276 UNRESOLVED(ret, "Failed to get system information."); 376 UNRESOLVED(errno, 391 UNRESOLVED(errno, "Memory allocation failed") [all...] |
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/ |
3-1.c | 62 UNRESOLVED(errno, "Failed to fork"); 74 UNRESOLVED(errno, "Waitpid returned the wrong PID"); 77 UNRESOLVED(status, "Child exited abnormally");
|
4-1.c | 61 UNRESOLVED(errno, "Failed to fork"); 79 UNRESOLVED(errno, "Waitpid returned the wrong PID"); 82 UNRESOLVED(status, "Child exited abnormally");
|
7-1.c | 70 UNRESOLVED(errno, "catgets returned an error"); 121 UNRESOLVED(errno, "Can't create " MESSCAT_IN); 134 UNRESOLVED(errno, "Could not open ./" MESSCAT_OUT); 141 UNRESOLVED(errno, "Failed to fork"); 151 UNRESOLVED(errno, "Waitpid returned the wrong PID"); 159 UNRESOLVED(errno, "Failed to close the message catalog");
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/ |
3-1.c | 62 * UNRESOLVED(ret, descr); 148 UNRESOLVED(errno, "Failed to create the semaphore"); 155 UNRESOLVED(errno, "Failed to fork"); 200 UNRESOLVED(errno, "Waitpid returned the wrong PID"); 208 UNRESOLVED(0, "An error occured in child"); 216 UNRESOLVED(0, "Unexpected return value from child"); 223 UNRESOLVED(errno, "Failed to unlink the semaphore");
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
1-5.c | 65 * UNRESOLVED(ret, descr); 127 UNRESOLVED(errno, "Failed to post the semaphore"); 200 UNRESOLVED(errno, "Failed to fork()"); 207 UNRESOLVED(errno, 217 UNRESOLVED(-1, 218 "The child process returned unresolved status"); 244 UNRESOLVED(ret, 251 UNRESOLVED(ret, 261 UNRESOLVED(errno, 277 UNRESOLVED(errno, "Failed to post the semaphore") [all...] |
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/ |
3-2.c | 60 * UNRESOLVED(ret, descr); 129 UNRESOLVED(ret, "Failed to set TLD data"); 136 UNRESOLVED(ret, "Failed to set TLD data"); 142 UNRESOLVED(ret, "Failed to set TLD data"); 169 UNRESOLVED(ret, "Failed to create a TLD key"); 191 UNRESOLVED(ret, 198 UNRESOLVED(-1, 219 UNRESOLVED(ret, 245 UNRESOLVED(ret, "Failed to delete a TLD key");
|