From 615483d5bfeb5ec019b4d465aa09f01b19da409f Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 29 Jul 2009 10:41:07 +0200 Subject: open_issues/open_posix_test_suite: Finish the test suite run. --- open_issues/open_posix_test_suite.mdwn | 1635 +++++++++++++++++++++++++++++++- 1 file changed, 1634 insertions(+), 1 deletion(-) diff --git a/open_issues/open_posix_test_suite.mdwn b/open_issues/open_posix_test_suite.mdwn index 4a2b786c..afb9542a 100644 --- a/open_issues/open_posix_test_suite.mdwn +++ b/open_issues/open_posix_test_suite.mdwn @@ -5773,9 +5773,1642 @@ Disable the panic-causing test (conformance/interfaces/mmap/24-1) and restart: conformance/interfaces/pthread_mutex_init/3-2: execution: PASS conformance/interfaces/pthread_mutex_init/4-1: execution: PASS -Another system crash: +Another system crash, due to conformance/interfaces/pthread_mutex_init/5-1: (default pager): dropping data_request because of previous paging errors (default pager): dropping data_request because of previous paging errors (default pager): dropping data_request because of previous paging errors (default pager): dropping data_request because of previous paging errors + +Disable the panic-causing test (conformance/interfaces/pthread_mutex_init/5-1) +and restart: + + conformance/interfaces/pthread_mutex_init/5-3: execution: PASS + conformance/interfaces/pthread_mutex_init/speculative/5-2: execution: UNTESTED: Output: + Implementation is: + GNU + 0.3 + GNU-Mach 1.3.99/Hurd-0.3 + This implementation is not tested yet + conformance/interfaces/pthread_mutex_lock/1-1: execution: PASS + conformance/interfaces/pthread_mutex_lock/2-1: execution: PASS + conformance/interfaces/pthread_mutex_lock/3-1: execution: PASS + conformance/interfaces/pthread_mutex_lock/4-1: execution: PASS + conformance/interfaces/pthread_mutex_lock/5-1: execution: PASS + conformance/interfaces/pthread_mutex_timedlock/1-1: execution: PASS + conformance/interfaces/pthread_mutex_timedlock/2-1: execution: PASS + conformance/interfaces/pthread_mutex_timedlock/4-1: execution: PASS + conformance/interfaces/pthread_mutex_timedlock/5-1: execution: INTERRUPTED: Output: + conformance/interfaces/pthread_mutex_timedlock/5-2: execution: INTERRUPTED: Output: + conformance/interfaces/pthread_mutex_timedlock/5-3: execution: PASS + conformance/interfaces/pthread_mutex_trylock/1-1: execution: PASS + conformance/interfaces/pthread_mutex_trylock/1-2: execution: PASS + conformance/interfaces/pthread_mutex_trylock/2-1: execution: PASS + conformance/interfaces/pthread_mutex_trylock/3-1: execution: PASS + conformance/interfaces/pthread_mutex_trylock/4-1: execution: PASS + conformance/interfaces/pthread_mutex_trylock/4-2: execution: PASS + conformance/interfaces/pthread_mutex_trylock/4-3: execution: INTERRUPTED: Output: + conformance/interfaces/pthread_mutex_unlock/1-1: execution: PASS + conformance/interfaces/pthread_mutex_unlock/2-1: execution: PASS + conformance/interfaces/pthread_mutex_unlock/3-1: execution: PASS + conformance/interfaces/pthread_mutex_unlock/5-1: execution: PASS + conformance/interfaces/pthread_mutex_unlock/5-2: execution: PASS + conformance/interfaces/pthread_mutexattr_destroy/1-1: execution: PASS + conformance/interfaces/pthread_mutexattr_destroy/2-1: execution: PASS + conformance/interfaces/pthread_mutexattr_destroy/3-1: execution: PASS + conformance/interfaces/pthread_mutexattr_destroy/4-1: execution: PASS + conformance/interfaces/pthread_mutexattr_getprioceiling/1-1: execution: UNRESOLVED: Output: + Error obtaining the attribute process-shared + conformance/interfaces/pthread_mutexattr_getprioceiling/1-2: execution: UNRESOLVED: Output: + Error setting prioceiling to -1 + conformance/interfaces/pthread_mutexattr_getprioceiling/2-1: execution: PASS + conformance/interfaces/pthread_mutexattr_getprioceiling/3-1: execution: FAILED: Output: + Test FAILED: Invalid return code 1073741902. Expected EINVAL or 0. + conformance/interfaces/pthread_mutexattr_getprotocol/1-1: execution: PASS + conformance/interfaces/pthread_mutexattr_getprotocol/1-2: execution: UNRESOLVED: Output: + Error setting protocol to 1 + conformance/interfaces/pthread_mutexattr_getpshared/1-1: execution: PASS + conformance/interfaces/pthread_mutexattr_getpshared/1-2: execution: UNRESOLVED: Output: + Error in pthread_mutexattr_setpshared(), error: 1073741942 + conformance/interfaces/pthread_mutexattr_getpshared/1-3: execution: PASS + conformance/interfaces/pthread_mutexattr_getpshared/2-1: execution: PASS + conformance/interfaces/pthread_mutexattr_getpshared/3-1: execution: PASS + conformance/interfaces/pthread_mutexattr_gettype/1-1: execution: PASS + conformance/interfaces/pthread_mutexattr_gettype/1-2: execution: PASS + conformance/interfaces/pthread_mutexattr_gettype/1-3: execution: PASS + conformance/interfaces/pthread_mutexattr_gettype/1-4: execution: PASS + conformance/interfaces/pthread_mutexattr_gettype/1-5: execution: PASS + conformance/interfaces/pthread_mutexattr_gettype/speculative/3-1: execution: FAILED: Output: + Test FAILED: Incorrect return code. Expected EINVAL, but got: 0 + conformance/interfaces/pthread_mutexattr_init/1-1: execution: PASS + conformance/interfaces/pthread_mutexattr_init/3-1: execution: PASS + conformance/interfaces/pthread_mutexattr_setprioceiling/1-1: execution: FAILED: Output: + Test FAILED: Error setting prioceiling to -1 + conformance/interfaces/pthread_mutexattr_setprioceiling/2-1: execution: PASS + conformance/interfaces/pthread_mutexattr_setprioceiling/3-1: execution: FAILED: Output: + Test FAILED: Invalid return code 1073741902. Expected EINVAL or 0. + conformance/interfaces/pthread_mutexattr_setprioceiling/3-2: execution: FAILED: Output: + Test FAILED: Invalid return code 1073741902. Expected EINVAL or 0. + conformance/interfaces/pthread_mutexattr_setprotocol/1-1: execution: UNRESOLVED: Output: + Error setting protocol to 1 + conformance/interfaces/pthread_mutexattr_setprotocol/2-2: execution: PASS + conformance/interfaces/pthread_mutexattr_setprotocol/3-1: execution: PASS + conformance/interfaces/pthread_mutexattr_setprotocol/3-2: execution: PASS + conformance/interfaces/pthread_mutexattr_setpshared/1-1: execution: FAILED: Output: + Test FAILED: Cannot set pshared attribute to PTHREAD_PROCESS_SHARED. Error code: 1073741942 + conformance/interfaces/pthread_mutexattr_setpshared/1-2: execution: PASS + conformance/interfaces/pthread_mutexattr_setpshared/2-1: execution: PASS + conformance/interfaces/pthread_mutexattr_setpshared/2-2: execution: FAILED: Output: + Test FAILED: Expected return code 0, got: 1073741942 + conformance/interfaces/pthread_mutexattr_setpshared/3-1: execution: PASS + conformance/interfaces/pthread_mutexattr_setpshared/3-2: execution: PASS + conformance/interfaces/pthread_mutexattr_settype/1-1: execution: PASS + conformance/interfaces/pthread_mutexattr_settype/2-1: execution: PASS + conformance/interfaces/pthread_mutexattr_settype/3-1: execution: PASS + conformance/interfaces/pthread_mutexattr_settype/3-2: execution: PASS + conformance/interfaces/pthread_mutexattr_settype/3-3: execution: PASS + conformance/interfaces/pthread_mutexattr_settype/3-4: execution: PASS + conformance/interfaces/pthread_mutexattr_settype/6-1: execution: PASS + conformance/interfaces/pthread_mutexattr_settype/7-1: execution: PASS + conformance/interfaces/pthread_once/1-1: execution: PASS + conformance/interfaces/pthread_once/1-2: execution: PASS + conformance/interfaces/pthread_once/1-3: execution: PASS + conformance/interfaces/pthread_once/2-1: execution: PASS + conformance/interfaces/pthread_rwlock_destroy/1-1: execution: PASS + conformance/interfaces/pthread_rwlock_destroy/2-1: execution: PASS + conformance/interfaces/pthread_rwlock_destroy/3-1: execution: PASS + conformance/interfaces/pthread_rwlock_init/1-1: execution: PASS + conformance/interfaces/pthread_rwlock_init/2-1: execution: PASS + conformance/interfaces/pthread_rwlock_init/3-1: execution: PASS + conformance/interfaces/pthread_rwlock_init/4-1: execution: PASS + conformance/interfaces/pthread_rwlock_init/6-1: execution: PASS + conformance/interfaces/pthread_rwlock_rdlock/1-1: execution: PASS + conformance/interfaces/pthread_rwlock_rdlock/2-1: execution: FAILED: Output: + main: has priority: 1 + main: attempt read lock + main: acquired read lock + main: create wr_thread, with priority: 0 + wr_thread: attempt write lock + main: create rd_thread, with priority: -1 + rd_thread: attempt read lock + rd_thread: acquired read lock + rd_thread: unlock read lock + Test FAILED: rd_thread did not block on read lock, when a reader owns the lock, and a higher priority writer is waiting for the lock + conformance/interfaces/pthread_rwlock_rdlock/2-2: execution: FAILED: Output: + main: attempt read lock + main: acquired read lock + main: create wr_thread, with priority: 0 + wr_thread: attempt write lock + main: create rd_thread, with priority: 0 + rd_thread: attempt read lock + rd_thread: acquired read lock + rd_thread: unlock read lock + Test FAILED: rd_thread did not block on read lock, when a reader owns the lock, and an equal priority writer is waiting for the lock + conformance/interfaces/pthread_rwlock_rdlock/2-3: execution: PASS + conformance/interfaces/pthread_rwlock_rdlock/4-1: execution: PASS + conformance/interfaces/pthread_rwlock_rdlock/5-1: execution: PASS + conformance/interfaces/pthread_rwlock_rdlock/6-2: execution: PASS + conformance/interfaces/pthread_rwlock_timedrdlock/1-1: execution: PASS + conformance/interfaces/pthread_rwlock_timedrdlock/2-1: execution: PASS + conformance/interfaces/pthread_rwlock_timedrdlock/3-1: execution: PASS + conformance/interfaces/pthread_rwlock_timedrdlock/4-1: execution: PASS + conformance/interfaces/pthread_rwlock_timedrdlock/5-1: execution: PASS + conformance/interfaces/pthread_rwlock_timedrdlock/6-1: execution: PASS + conformance/interfaces/pthread_rwlock_timedrdlock/6-2: execution: PASS + conformance/interfaces/pthread_rwlock_timedrdlock/7-1: execution: PASS + conformance/interfaces/pthread_rwlock_timedwrlock/1-1: execution: PASS + conformance/interfaces/pthread_rwlock_timedwrlock/2-1: execution: PASS + conformance/interfaces/pthread_rwlock_timedwrlock/3-1: execution: PASS + conformance/interfaces/pthread_rwlock_timedwrlock/4-1: execution: PASS + conformance/interfaces/pthread_rwlock_timedwrlock/5-1: execution: PASS + conformance/interfaces/pthread_rwlock_timedwrlock/6-1: execution: PASS + conformance/interfaces/pthread_rwlock_timedwrlock/6-2: execution: PASS + conformance/interfaces/pthread_rwlock_timedwrlock/7-1: execution: PASS + conformance/interfaces/pthread_rwlock_tryrdlock/1-1: execution: PASS + conformance/interfaces/pthread_rwlock_tryrdlock/2-1: execution: PASS + conformance/interfaces/pthread_rwlock_tryrdlock/3-1: execution: PASS + conformance/interfaces/pthread_rwlock_trywrlock/1-1: execution: PASS + conformance/interfaces/pthread_rwlock_trywrlock/2-1: execution: PASS + conformance/interfaces/pthread_rwlock_trywrlock/speculative/3-1: execution: PASS + conformance/interfaces/pthread_rwlock_unlock/1-1: execution: PASS + conformance/interfaces/pthread_rwlock_unlock/2-1: execution: PASS + conformance/interfaces/pthread_rwlock_unlock/3-1: execution: FAILED: Output: + main: write lock + main: create writer1, with priority: 1 + writer1: attempt write lock + main: create reader, with priority: 1 + reader: attempt read lock + main: create writer2, with priority: -1 + writer2: attempt write lock + main: release write lock + writer2: acquired writer lock + Test fail: writer did not get write lock, when main release the lock + conformance/interfaces/pthread_rwlock_unlock/4-1: execution: INTERRUPTED: Output: + 4-1.test: /var/tmp/hurd-20090404/./libpthread/sysdeps/generic/pt-rwlock-unlock.c:34: pthread_rwlock_unlock: Assertion `__pthread_spin_trylock (&rwlock->__held) == ((0x10 << 26) | ((16) & 0x3fff))' failed. + conformance/interfaces/pthread_rwlock_unlock/4-2: execution: INTERRUPTED: Output: + 4-2.test: /var/tmp/hurd-20090404/./libpthread/sysdeps/generic/pt-rwlock-unlock.c:34: pthread_rwlock_unlock: Assertion `__pthread_spin_trylock (&rwlock->__held) == ((0x10 << 26) | ((16) & 0x3fff))' failed. + main: attempt read lock + main: acquired read lock + main: create un_thread + un_thread: unlock read lock + conformance/interfaces/pthread_rwlock_wrlock/1-1: execution: PASS + conformance/interfaces/pthread_rwlock_wrlock/2-1: execution: PASS + conformance/interfaces/pthread_rwlock_wrlock/3-1: execution: INTERRUPTED: Output: + conformance/interfaces/pthread_rwlockattr_destroy/1-1: execution: PASS + conformance/interfaces/pthread_rwlockattr_destroy/2-1: execution: PASS + conformance/interfaces/pthread_rwlockattr_destroy/3-1: execution: PASS + conformance/interfaces/pthread_rwlockattr_getpshared/1-1: execution: PASS + conformance/interfaces/pthread_rwlockattr_getpshared/2-1: execution: UNRESOLVED: Output: + Error at pthread_rwlockattr_setpshared() + conformance/interfaces/pthread_rwlockattr_getpshared/4-1: execution: PASS + conformance/interfaces/pthread_rwlockattr_getpshared/5-1: execution: PASS + conformance/interfaces/pthread_rwlockattr_init/1-1: execution: PASS + conformance/interfaces/pthread_rwlockattr_init/2-1: execution: PASS + conformance/interfaces/pthread_rwlockattr_init/3-1: execution: PASS + conformance/interfaces/pthread_rwlockattr_setpshared/1-1: execution: FAILED: Output: + Test FAILED: Error at pthread_rwlockattr_setpshared(), return error: 1073741942 + conformance/interfaces/pthread_rwlockattr_setpshared/2-1: execution: PASS + conformance/interfaces/pthread_self/1-1: execution: PASS + conformance/interfaces/pthread_setcancelstate/1-1: execution: PASS + conformance/interfaces/pthread_setcancelstate/1-2: execution: PASS + conformance/interfaces/pthread_setcancelstate/2-1: execution: PASS + conformance/interfaces/pthread_setcancelstate/3-1: execution: PASS + conformance/interfaces/pthread_setcanceltype/1-1: execution: PASS + conformance/interfaces/pthread_setcanceltype/1-2: execution: PASS + conformance/interfaces/pthread_setcanceltype/2-1: execution: PASS + conformance/interfaces/pthread_setschedparam/1-1: execution: FAILED: Output: + Error at pthread_setschedparam: rc=1073741902 + conformance/interfaces/pthread_setschedparam/1-2: execution: UNTESTED: Output: + [08:51:19]File conformance/interfaces/pthread_setschedparam/1-2.c cannot test: Failed to get min SCHED_RR range + conformance/interfaces/pthread_setschedparam/4-1: execution: UNRESOLVED: Output: + [08:51:20]Test conformance/interfaces/pthread_setschedparam/4-1.c unresolved: got 1073741902 (Function not implemented) on line 132 (Failed to set thread policy -- need to be root?) + conformance/interfaces/pthread_setschedparam/5-1: execution: INTERRUPTED: Output: + conformance/interfaces/pthread_setschedprio/1-1: execution: UNRESOLVED: Output: + Error at pthread_setschedparam: rc=1073741902 + conformance/interfaces/pthread_setspecific/1-1: execution: PASS + conformance/interfaces/pthread_setspecific/1-2: execution: PASS + conformance/interfaces/pthread_setspecific/3-1: execution: PASS + conformance/interfaces/pthread_sigmask/10-1: execution: FAILED: Output: + FAIL: SIGKILL was added to the signal mask + Test FAILED + conformance/interfaces/pthread_sigmask/12-1: execution: PASS + conformance/interfaces/pthread_sigmask/14-1: execution: PASS + conformance/interfaces/pthread_sigmask/15-1: execution: PASS + conformance/interfaces/pthread_sigmask/16-1: execution: PASS + conformance/interfaces/pthread_sigmask/18-1: execution: INTERRUPTED: Output: + conformance/interfaces/pthread_sigmask/4-1: execution: INTERRUPTED: Output: + conformance/interfaces/pthread_sigmask/5-1: execution: INTERRUPTED: Output: + conformance/interfaces/pthread_sigmask/6-1: execution: HUNG: Output: + conformance/interfaces/pthread_sigmask/7-1: execution: PASS + conformance/interfaces/pthread_sigmask/8-1: execution: PASS + conformance/interfaces/pthread_sigmask/8-2: execution: PASS + conformance/interfaces/pthread_sigmask/8-3: execution: PASS + conformance/interfaces/pthread_sigmask/9-1: execution: INTERRUPTED: Output: + conformance/interfaces/pthread_spin_destroy/1-1: execution: PASS + conformance/interfaces/pthread_spin_destroy/2-1: execution: PASS + conformance/interfaces/pthread_spin_destroy/3-1: execution: PASS + conformance/interfaces/pthread_spin_init/1-1: execution: PASS + conformance/interfaces/pthread_spin_init/2-1: execution: PASS + conformance/interfaces/pthread_spin_init/2-2: execution: PASS + conformance/interfaces/pthread_spin_init/3-1: execution: PASS + conformance/interfaces/pthread_spin_init/4-1: execution: PASS + conformance/interfaces/pthread_spin_lock/1-1: execution: INTERRUPTED: Output: + conformance/interfaces/pthread_spin_lock/1-2: execution: PASS + conformance/interfaces/pthread_spin_lock/2-1: execution: PASS + conformance/interfaces/pthread_spin_lock/3-1: execution: PASS + conformance/interfaces/pthread_spin_lock/3-2: execution: PASS + conformance/interfaces/pthread_spin_trylock/1-1: execution: PASS + conformance/interfaces/pthread_spin_trylock/2-1: execution: PASS + conformance/interfaces/pthread_spin_trylock/3-1: execution: PASS + conformance/interfaces/pthread_spin_trylock/4-1: execution: PASS + conformance/interfaces/pthread_spin_unlock/1-1: execution: PASS + conformance/interfaces/pthread_spin_unlock/1-2: execution: PASS + conformance/interfaces/pthread_spin_unlock/2-1: execution: PASS + conformance/interfaces/pthread_spin_unlock/3-1: execution: PASS + conformance/interfaces/pthread_testcancel/1-1: execution: PASS + conformance/interfaces/pthread_testcancel/2-1: execution: PASS + conformance/interfaces/raise/10000-1: execution: PASS + conformance/interfaces/raise/1-1: execution: PASS + conformance/interfaces/raise/1-2: execution: PASS + conformance/interfaces/raise/2-1: execution: PASS + conformance/interfaces/raise/4-1: execution: PASS + conformance/interfaces/raise/6-1: execution: PASS + conformance/interfaces/raise/7-1: execution: PASS + conformance/interfaces/sched_get_priority_max/1-1: execution: FAILED: Output: + An error occurs: Function not implemented + conformance/interfaces/sched_get_priority_max/1-2: execution: FAILED: Output: + An error occurs: Function not implemented + conformance/interfaces/sched_get_priority_max/1-3: execution: UNSUPPORTED: Output: + Does not support SS (SPORADIC SERVER) + conformance/interfaces/sched_get_priority_max/1-4: execution: FAILED: Output: + An error occurs: Function not implemented + conformance/interfaces/sched_get_priority_max/2-1: execution: FAILED: Output: + error is not EINVAL: Function not implemented + conformance/interfaces/sched_get_priority_max/3-1: execution: PASS + conformance/interfaces/sched_get_priority_min/1-1: execution: FAILED: Output: + An error occurs: Function not implemented + conformance/interfaces/sched_get_priority_min/1-2: execution: FAILED: Output: + An error occurs: Function not implemented + conformance/interfaces/sched_get_priority_min/1-3: execution: UNSUPPORTED: Output: + Does not support SS (SPORADIC SERVER) + conformance/interfaces/sched_get_priority_min/1-4: execution: FAILED: Output: + An error occurs: Function not implemented + conformance/interfaces/sched_get_priority_min/2-1: execution: FAILED: Output: + error is not EINVAL: Function not implemented + conformance/interfaces/sched_get_priority_min/3-1: execution: PASS + conformance/interfaces/sched_getparam/1-1: execution: FAILED: Output: + Return code is not zero. + conformance/interfaces/sched_getparam/2-1: execution: FAILED: Output: + Different results between pid == 0 and pid == getpid(). + conformance/interfaces/sched_getparam/3-1: execution: FAILED: Output: + Unexpected error: Function not implemented + conformance/interfaces/sched_getparam/4-1: execution: FAILED: Output: + errno is not ESRCH: Function not implemented + conformance/interfaces/sched_getparam/5-1: execution: PASS + conformance/interfaces/sched_getparam/6-1: execution: UNRESOLVED: Output: + errno is not EPERM: The system allows a non-rootuser to use sched_getparam(): Function not implemented + conformance/interfaces/sched_getparam/speculative/7-1: execution: UNRESOLVED: Output: + sched_getparam() return -1 and sets errno == 1073741902. + conformance/interfaces/sched_getscheduler/1-1: execution: FAILED: Output: + Unexpected error: Function not implemented + conformance/interfaces/sched_getscheduler/2-1: execution: UNTESTED: Output: + Will not test the behavior of sched_getscheduler() when pid is negative + because it is unspecified. + conformance/interfaces/sched_getscheduler/3-1: execution: FAILED: Output: + Returned code is -1. + conformance/interfaces/sched_getscheduler/4-1: execution: FAILED: Output: + Unexpected error: Function not implemented + conformance/interfaces/sched_getscheduler/5-1: execution: PASS + conformance/interfaces/sched_getscheduler/6-1: execution: PASS + conformance/interfaces/sched_getscheduler/7-1: execution: FAILED: Output: + errno is not EPERM: Function not implemented + conformance/interfaces/sched_rr_get_interval/1-1: execution: FAILED: Output: + Unexpected error: Function not implemented + conformance/interfaces/sched_rr_get_interval/2-1: execution: FAILED: Output: + interval.tv_sec not updated. + conformance/interfaces/sched_rr_get_interval/3-1: execution: FAILED: Output: + Returned error is not ESRCH: Function not implemented + conformance/interfaces/sched_rr_get_interval/4-1: execution: PASS + conformance/interfaces/sched_rr_get_interval/speculative/5-1: execution: UNRESOLVED: Output: + sched_rr_get_interval() return -1 and sets errno == 1073741902. + conformance/interfaces/sched_setparam/1-1: execution: UNRESOLVED: Output: + An error occurs when calling sched_getparam(): Function not implemented + conformance/interfaces/sched_setparam/10-1: execution: UNRESOLVED: Output: + An error occurs when calling shmget(): Invalid argument + conformance/interfaces/sched_setparam/11-1: execution: PASS + conformance/interfaces/sched_setparam/12-1: execution: UNTESTED: Output: + Not yet tested. + conformance/interfaces/sched_setparam/13-1: execution: UNTESTED: Output: + Not yet tested. + conformance/interfaces/sched_setparam/14-1: execution: UNTESTED: Output: + Not yet tested. + conformance/interfaces/sched_setparam/15-1: execution: UNTESTED: Output: + Will not test the effects of the sched_ss_low_priority, + sched_ss_repl_period, and sched_ss_init_budget members when the scheduling + policy of the target process is not SCHED_FIFO, SCHED_RR, or SCHED_SPORADIC. + It is implementation-defined. + conformance/interfaces/sched_setparam/16-1: execution: UNTESTED: Output: + Will not test the result of sched_setparam when the scheduling policy of the + target process is not SCHED_FIFO, SCHED_RR, or SCHED_SPORADIC. + It is implementation-defined. + conformance/interfaces/sched_setparam/17-1: execution: UNTESTED: Output: + Will not test that sched_setparam have no effect on the scheduling of threads + with system scheduling contention scope. + conformance/interfaces/sched_setparam/18-1: execution: UNTESTED: Output: + Will not test that the threads scheduling policy and associated parameters + are not affected. + conformance/interfaces/sched_setparam/19-1: execution: UNTESTED: Output: + Will not test that the underlying kernel-scheduled entities for the system + contention scope threads are not be affected by this sched_setparam(). + conformance/interfaces/sched_setparam/2-1: execution: UNRESOLVED: Output: + An error occurs when calling sched_setscheduler(): Function not implemented + conformance/interfaces/sched_setparam/2-2: execution: UNRESOLVED: Output: + An error occurs when calling sched_setscheduler(): Function not implemented + conformance/interfaces/sched_setparam/20-1: execution: PASS + conformance/interfaces/sched_setparam/21-1: execution: PASS + conformance/interfaces/sched_setparam/21-2: execution: PASS + conformance/interfaces/sched_setparam/22-1: execution: UNRESOLVED: Output: + An error occurs when calling sched_getparam(): Function not implemented + conformance/interfaces/sched_setparam/23-1: execution: UNRESOLVED: Output: + An error occurs when calling sched_getparam(): Function not implemented + conformance/interfaces/sched_setparam/23-2: execution: UNSUPPORTED: Output: + Does not support SS (SPORADIC SERVER) + conformance/interfaces/sched_setparam/23-3: execution: UNSUPPORTED: Output: + Does not support SS (SPORADIC SERVER) + conformance/interfaces/sched_setparam/23-4: execution: UNSUPPORTED: Output: + Does not support SS (SPORADIC SERVER) + conformance/interfaces/sched_setparam/23-5: execution: UNSUPPORTED: Output: + Does not support SS (SPORADIC SERVER) + conformance/interfaces/sched_setparam/23-6: execution: UNRESOLVED: Output: + An error occurs when calling sched_getparam(): Function not implemented + conformance/interfaces/sched_setparam/23-7: execution: UNRESOLVED: Output: + An error occurs when calling sched_getparam(): Function not implemented + conformance/interfaces/sched_setparam/24-1: execution: PASS + conformance/interfaces/sched_setparam/25-1: execution: UNRESOLVED: Output: + An error occurs when calling sched_getscheduler(): Function not implemented + conformance/interfaces/sched_setparam/25-2: execution: UNSUPPORTED: Output: + Does not support SS (SPORADIC SERVER) + conformance/interfaces/sched_setparam/26-1: execution: UNRESOLVED: Output: + An error occurs when calling sched_getparam(): Function not implemented + conformance/interfaces/sched_setparam/27-1: execution: UNRESOLVED: Output: + An error occurs when calling sched_getparam(): Function not implemented + conformance/interfaces/sched_setparam/3-1: execution: UNTESTED: Output: + Will not test the behavior of sched_setparam() when pid is negative because + it is unspecified. + conformance/interfaces/sched_setparam/4-1: execution: PASS + conformance/interfaces/sched_setparam/5-1: execution: UNRESOLVED: Output: + An error occurs when calling sched_getparam(): Function not implemented + conformance/interfaces/sched_setparam/6-1: execution: UNTESTED: Output: + Will not test the conditions under which one process has permission to + change the scheduling parameters of another process, because they are + implementation-defined. + conformance/interfaces/sched_setparam/7-1: execution: UNTESTED: Output: + Will not test that implementations may require the requesting process to + have the appropriate privilege to set its own scheduling parameters or those + of another process. + conformance/interfaces/sched_setparam/8-1: execution: UNTESTED: Output: + Will not test that the target process is moved to the tail of the thread + list for its priority when it is running. + conformance/interfaces/sched_setparam/9-1: execution: UNRESOLVED: Output: + An error occurs when calling shmget(): Invalid argument + conformance/interfaces/sched_setscheduler/1-1: execution: UNRESOLVED: Output: + Policy: SCHED_FIFO + Error calling sched_setscheduler() for SCHED_FIFO policy + Policy: SCHED_RR + Error calling sched_setscheduler() for SCHED_RR policy + Policy: SCHED_OTHER + Error calling sched_setscheduler() for SCHED_OTHER policy + conformance/interfaces/sched_setscheduler/10-1: execution: UNTESTED: Output: + Not yet tested. + conformance/interfaces/sched_setscheduler/11-1: execution: UNTESTED: Output: + Not yet tested. + conformance/interfaces/sched_setscheduler/12-1: execution: UNTESTED: Output: + Will not test that sched_setscheduler have no effect on the scheduling of + threads with system scheduling contention scope. + conformance/interfaces/sched_setscheduler/13-1: execution: UNTESTED: Output: + Will not test that the threads scheduling policy and associated parameters + are not affected. + conformance/interfaces/sched_setscheduler/14-1: execution: UNTESTED: Output: + Will not test that the underlying kernel-scheduled entities for the system + contention scope threads are not be affected by sched_setscheduler(). + conformance/interfaces/sched_setscheduler/15-1: execution: UNSUPPORTED: Output: + Process contention scope threads are not supported. + conformance/interfaces/sched_setscheduler/15-2: execution: PASS + conformance/interfaces/sched_setscheduler/16-1: execution: UNRESOLVED: Output: + An error occurs when calling sched_getscheduler(): Function not implemented + conformance/interfaces/sched_setscheduler/17-1: execution: UNRESOLVED: Output: + Policy: SCHED_FIFO + An error occurs when calling sched_getparam(): Function not implemented + conformance/interfaces/sched_setscheduler/17-2: execution: UNSUPPORTED: Output: + Does not support SS (SPORADIC SERVER) + conformance/interfaces/sched_setscheduler/17-3: execution: UNSUPPORTED: Output: + Does not support SS (SPORADIC SERVER) + conformance/interfaces/sched_setscheduler/17-4: execution: UNSUPPORTED: Output: + Does not support SS (SPORADIC SERVER) + conformance/interfaces/sched_setscheduler/17-5: execution: UNRESOLVED: Output: + An error occurs when calling sched_getparam(): Function not implemented + conformance/interfaces/sched_setscheduler/17-6: execution: UNRESOLVED: Output: + An error occurs when calling sched_getparam(): Function not implemented + conformance/interfaces/sched_setscheduler/17-7: execution: UNRESOLVED: Output: + An error occurs when calling sched_getparam(): Function not implemented + conformance/interfaces/sched_setscheduler/18-1: execution: PASS + conformance/interfaces/sched_setscheduler/19-1: execution: UNRESOLVED: Output: + Policy: SCHED_FIFO + An error occurs when calling sched_get_priority_max(): Function not implemented + conformance/interfaces/sched_setscheduler/19-2: execution: UNSUPPORTED: Output: + Does not support SS (SPORADIC SERVER) + conformance/interfaces/sched_setscheduler/19-3: execution: UNSUPPORTED: Output: + Does not support SS (SPORADIC SERVER) + conformance/interfaces/sched_setscheduler/19-4: execution: UNSUPPORTED: Output: + Does not support SS (SPORADIC SERVER) + conformance/interfaces/sched_setscheduler/19-5: execution: FAILED: Output: + Unknow error: Function not implemented + conformance/interfaces/sched_setscheduler/2-1: execution: UNTESTED: Output: + Will not test the behavior of sched_setscheduler() when pid is negative + because it is unspecified. + conformance/interfaces/sched_setscheduler/20-1: execution: FAILED: Output: + errno is not EPERM: Function not implemented + conformance/interfaces/sched_setscheduler/21-1: execution: FAILED: Output: + errno is not ESRCH: Function not implemented + conformance/interfaces/sched_setscheduler/22-1: execution: PASS + conformance/interfaces/sched_setscheduler/22-2: execution: PASS + conformance/interfaces/sched_setscheduler/3-1: execution: PASS + conformance/interfaces/sched_setscheduler/4-1: execution: UNRESOLVED: Output: + An error occurs when calling sched_getparam(): Function not implemented + conformance/interfaces/sched_setscheduler/5-1: execution: UNTESTED: Output: + Will not test the condition under which one process has the appropriate + privilege to change the scheduling parameters of another process because + they are implementation-defined. + conformance/interfaces/sched_setscheduler/6-1: execution: UNTESTED: Output: + Will not test that implementations may require that the requesting process + have permission to set its own scheduling parameters or those of another + process. + conformance/interfaces/sched_setscheduler/7-1: execution: UNTESTED: Output: + Will not test if implementation-defined restrictions apply as to the + appropriate privileges required to set a process' own scheduling policy, or + another process' scheduling policy, to a particular value. + conformance/interfaces/sched_setscheduler/8-1: execution: PASS + conformance/interfaces/sched_setscheduler/9-1: execution: UNTESTED: Output: + Not yet tested. + conformance/interfaces/sched_yield/2-1: execution: PASS + conformance/interfaces/sched_yield/3-1: execution: PASS + conformance/interfaces/sem_close/1-1: execution: INTERRUPTED: Output: + unexpected error: sem_close 1-1: sem_open: Operation not supported + conformance/interfaces/sem_close/2-1: execution: INTERRUPTED: Output: + unexpected error: sem_close 2-1: sem_open: Operation not supported + conformance/interfaces/sem_close/3-1: execution: INTERRUPTED: Output: + unexpected error: sem_close 3-1: sem_open: Operation not supported + conformance/interfaces/sem_close/3-2: execution: UNRESOLVED: Output: + [08:56:54]Test conformance/interfaces/sem_close/3-2.c unresolved: got 1073741869 (Operation not supported) on line 113 (Failed to create the semaphore) + conformance/interfaces/sem_destroy/3-1: execution: PASS + conformance/interfaces/sem_destroy/4-1: execution: PASS + conformance/interfaces/sem_getvalue/1-1: execution: UNRESOLVED: Output: + unexpected error: sem_getvalue 1-1: sem_open: Operation not supported + conformance/interfaces/sem_getvalue/2-1: execution: UNRESOLVED: Output: + unexpected error: sem_getvalue 2-1: sem_open: Operation not supported + conformance/interfaces/sem_getvalue/2-2: execution: PASS + conformance/interfaces/sem_getvalue/4-1: execution: UNRESOLVED: Output: + unexpected error: sem_getvalue 4-1: sem_open: Operation not supported + conformance/interfaces/sem_getvalue/5-1: execution: UNRESOLVED: Output: + unexpected error: sem_getvalue 5-1: sem_open: Operation not supported + conformance/interfaces/sem_init/1-1: execution: PASS + conformance/interfaces/sem_init/2-1: execution: PASS + conformance/interfaces/sem_init/2-2: execution: PASS + conformance/interfaces/sem_init/3-1: execution: PASS + conformance/interfaces/sem_init/3-2: execution: UNRESOLVED: Output: + [08:56:59]Test conformance/interfaces/sem_init/3-2.c unresolved: got 1073741869 (Operation not supported) on line 135 (Failed to init the semaphore) + conformance/interfaces/sem_init/3-3: execution: UNRESOLVED: Output: + [08:57:00]Test conformance/interfaces/sem_init/3-3.c unresolved: got 1073741869 (Operation not supported) on line 134 (Failed to init the semaphore) + conformance/interfaces/sem_init/5-1: execution: PASS + conformance/interfaces/sem_init/5-2: execution: PASS + conformance/interfaces/sem_init/7-1: execution: UNTESTED: Output: + [08:57:01]sysconf( _SC_SEM_NSEMS_MAX ) = -1 + [08:57:01]File conformance/interfaces/sem_init/7-1.c cannot test: There is no constraint on SEM_NSEMS_MAX + conformance/interfaces/sem_open/1-1: execution: FAILED: Output: + TEST FAILED + conformance/interfaces/sem_open/1-2: execution: PASS + conformance/interfaces/sem_open/1-3: execution: UNRESOLVED: Output: + unexpected error: sem_open 1-3: sem_open: Operation not supported + conformance/interfaces/sem_open/1-4: execution: UNRESOLVED: Output: + unexpected error: sem_open 1-4: sem_open: Operation not supported + conformance/interfaces/sem_open/10-1: execution: UNRESOLVED: Output: + unexpected error: sem_open 10-1: sem_open: Operation not supported + conformance/interfaces/sem_open/15-1: execution: UNRESOLVED: Output: + [08:57:03]Test conformance/interfaces/sem_open/15-1.c unresolved: got 1073741869 (Operation not supported) on line 106 (Failed to sem_open) + conformance/interfaces/sem_open/2-1: execution: UNRESOLVED: Output: + unexpected error: sem_open 2-1: sem_open: Operation not supported + conformance/interfaces/sem_open/2-2: execution: UNRESOLVED: Output: + unexpected error: sem_open 2-2: sem_open: Operation not supported + conformance/interfaces/sem_open/3-1: execution: FAILED: Output: + TEST FAILED + conformance/interfaces/sem_open/4-1: execution: FAILED: Output: + TEST FAILED + conformance/interfaces/sem_open/6-1: execution: FAILED: Output: + TEST FAILED + conformance/interfaces/sem_post/1-1: execution: UNRESOLVED: Output: + unexpected error: sem_post 1-1: sem_open: Operation not supported + conformance/interfaces/sem_post/1-2: execution: UNRESOLVED: Output: + unexpected error: sem_post 1-2: sem_open: Operation not supported + conformance/interfaces/sem_post/2-1: execution: UNRESOLVED: Output: + unexpected error: sem_post 2-1: sem_open: Operation not supported + conformance/interfaces/sem_post/4-1: execution: UNRESOLVED: Output: + unexpected error: sem_post 4-1: sem_open: Operation not supported + conformance/interfaces/sem_post/5-1: execution: UNRESOLVED: Output: + unexpected error: sem_post 5-1: sem_open: Operation not supported + conformance/interfaces/sem_post/6-1: execution: UNRESOLVED: Output: + unexpected error: sem_post 6-1: sem_open: Operation not supported + conformance/interfaces/sem_post/8-1: execution: UNTESTED: Output: + _POSIX_PRIORITY_SCHEDULING not defined + conformance/interfaces/sem_timedwait/1-1: execution: PASS + conformance/interfaces/sem_timedwait/10-1: execution: PASS + conformance/interfaces/sem_timedwait/11-1: execution: PASS + conformance/interfaces/sem_timedwait/2-1: execution: PASS + conformance/interfaces/sem_timedwait/2-2: execution: PASS + conformance/interfaces/sem_timedwait/3-1: execution: PASS + conformance/interfaces/sem_timedwait/4-1: execution: PASS + conformance/interfaces/sem_timedwait/6-1: execution: PASS + conformance/interfaces/sem_timedwait/6-2: execution: PASS + conformance/interfaces/sem_timedwait/7-1: execution: PASS + conformance/interfaces/sem_timedwait/9-1: execution: FAILED: Output: + In handler + TEST FAILED: errno != EINTR + conformance/interfaces/sem_unlink/1-1: execution: INTERRUPTED: Output: + unexpected error: sem_unlink 1-1: sem_open: Operation not supported + conformance/interfaces/sem_unlink/2-1: execution: INTERRUPTED: Output: + unexpected error: sem_unlink 2-1: sem_open: Operation not supported + conformance/interfaces/sem_unlink/2-2: execution: UNRESOLVED: Output: + [08:57:23]Test conformance/interfaces/sem_unlink/2-2.c unresolved: got 1073741869 (Operation not supported) on line 158 (Failed to create the semaphore) + conformance/interfaces/sem_unlink/3-1: execution: UNRESOLVED: Output: + [08:57:23]Test conformance/interfaces/sem_unlink/3-1.c unresolved: got 1073741869 (Operation not supported) on line 156 (Failed to create the semaphore) + conformance/interfaces/sem_unlink/4-1: execution: FAILED: Output: + TEST FAILED: semaphore does exist + conformance/interfaces/sem_unlink/4-2: execution: FAILED: Output: + [08:57:24]Error 1073741869: Operation not supported + [08:57:24]Test conformance/interfaces/sem_unlink/4-2.c FAILED: The error was not ENOENT + conformance/interfaces/sem_unlink/5-1: execution: PASS + conformance/interfaces/sem_unlink/6-1: execution: UNRESOLVED: Output: + [08:57:25]Test conformance/interfaces/sem_unlink/6-1.c unresolved: got 1073741869 (Operation not supported) on line 107 (Failed to create the semaphore) + conformance/interfaces/sem_unlink/7-1: execution: UNRESOLVED: Output: + [08:57:25]Test conformance/interfaces/sem_unlink/7-1.c unresolved: got 1073741869 (Operation not supported) on line 126 (Failed to create the semaphore) + conformance/interfaces/sem_unlink/9-1: execution: UNRESOLVED: Output: + [08:57:25]Test conformance/interfaces/sem_unlink/9-1.c unresolved: got 1073741869 (Operation not supported) on line 133 (Failed to create the semaphore) + conformance/interfaces/sem_wait/1-1: execution: UNRESOLVED: Output: + unexpected error: sem_wait 1-1: sem_open: Operation not supported + conformance/interfaces/sem_wait/1-2: execution: UNRESOLVED: Output: + unexpected error: sem_wait 2-1: sem_open: Operation not supported + conformance/interfaces/sem_wait/11-1: execution: UNRESOLVED: Output: + unexpected error: sem_trywait 11-1: sem_open: Operation not supported + conformance/interfaces/sem_wait/12-1: execution: INTERRUPTED: Output: + unexpected error: sem_trywait 12-1: sem_open: Operation not supported + conformance/interfaces/sem_wait/13-1: execution: PASS + conformance/interfaces/sem_wait/3-1: execution: UNRESOLVED: Output: + unexpected error: sem_wait 3-1: sem_open: Operation not supported + conformance/interfaces/sem_wait/5-1: execution: INTERRUPTED: Output: + unexpected errno: sem_trywait 5-1: sem_open: Operation not supported + conformance/interfaces/sem_wait/7-1: execution: UNRESOLVED: Output: + unexpected error: sem_wait 7-1: sem_open: Operation not supported + conformance/interfaces/shm_open/1-1: execution: INTERRUPTED: Output: + conformance/interfaces/shm_open/10-1: execution: UNTESTED: Output: + Will not test whether the file offset is set because it is unspecified. + conformance/interfaces/shm_open/11-1: execution: PASS + conformance/interfaces/shm_open/12-1: execution: UNTESTED: Output: + Will not test the behavior of implementation when an application does not + specify exactly one of two values: O_RDONLY and O_RDWR. + conformance/interfaces/shm_open/13-1: execution: PASS + conformance/interfaces/shm_open/13-2: execution: PASS + conformance/interfaces/shm_open/14-1: execution: PASS + conformance/interfaces/shm_open/14-2: execution: INTERRUPTED: Output: + conformance/interfaces/shm_open/15-1: execution: PASS + conformance/interfaces/shm_open/16-1: execution: PASS + conformance/interfaces/shm_open/17-1: execution: PASS + conformance/interfaces/shm_open/18-1: execution: PASS + conformance/interfaces/shm_open/19-1: execution: UNTESTED: Output: + Will not test the effect of calling shm_open() when the shared memory object + does not exists, the O_CREAT flags is set, and bits in mode other than the + file permission bits are set. It is unspecified. + conformance/interfaces/shm_open/2-1: execution: UNTESTED: Output: + Will not test that the shm_open() function create an open file description + that refers to the shared memory object and a file descriptor that refers to + that open file description.conformance/interfaces/shm_open/20-1: execution: PASS + conformance/interfaces/shm_open/20-2: execution: PASS + conformance/interfaces/shm_open/20-3: execution: PASS + conformance/interfaces/shm_open/21-1: execution: PASS + conformance/interfaces/shm_open/22-1: execution: PASS + conformance/interfaces/shm_open/23-1: execution: UNRESOLVED: Output: + error at sem_open: Operation not supported + conformance/interfaces/shm_open/24-1: execution: UNTESTED: Output: + Will not test the result of shm_open() when O_EXCL is set and O_CREAT is not + set because it is undefined. + conformance/interfaces/shm_open/25-1: execution: PASS + conformance/interfaces/shm_open/26-1: execution: PASS + conformance/interfaces/shm_open/26-2: execution: UNRESOLVED: Output: + You don't have permission to change your UID. + Try to rerun this test as root. + conformance/interfaces/shm_open/27-1: execution: UNTESTED: Output: + Will not test the result of shm_open() when using O_TRUNC with O_RDONLY. + It is undefined. + conformance/interfaces/shm_open/28-1: execution: INTERRUPTED: Output: + conformance/interfaces/shm_open/28-2: execution: PASS + conformance/interfaces/shm_open/28-3: execution: INTERRUPTED: Output: + conformance/interfaces/shm_open/29-1: execution: UNTESTED: Output: + Will not test whether the name and shared memory object state remain valid + after a system reboot. It is unspecified. + conformance/interfaces/shm_open/3-1: execution: UNTESTED: Output: + Will not test whether the name appears in the file system and is visible to + other functions that take pathnames as arguments because it is unspecified. + conformance/interfaces/shm_open/30-1: execution: PASS + conformance/interfaces/shm_open/31-1: execution: PASS + conformance/interfaces/shm_open/32-1: execution: PASS + conformance/interfaces/shm_open/34-1: execution: PASS + conformance/interfaces/shm_open/35-1: execution: PASS + conformance/interfaces/shm_open/36-1: execution: UNTESTED: Output: + It is very difficult to test that the shm_open() function sets errno = EINTR + when it is interrupted by a signal. + conformance/interfaces/shm_open/37-1: execution: FAILED: Output: + Name: '$# + @ ,~}' + OK: open with success. + Name: 'йкофза' + OK: open with success. + Name: '..' + Unexpected error: Is a directory + Name: '/' + OK: errno == EINVAL + Name: '//' + OK: errno == EINVAL + Name: '/abc' + OK: open with success. + Test FAILED + conformance/interfaces/shm_open/38-1: execution: PASS + conformance/interfaces/shm_open/39-1: execution: PASS + conformance/interfaces/shm_open/39-2: execution: UNRESOLVED: Output: + An error occurs when calling pathconf(): Invalid argument + conformance/interfaces/shm_open/4-1: execution: PASS + conformance/interfaces/shm_open/41-1: execution: PASS + conformance/interfaces/shm_open/42-1: execution: UNTESTED: Output: + Will not test that the shm_open() function sets errno to ENOSPC if there is + insufficient space for the creation of the new shared memory object. + conformance/interfaces/shm_open/5-1: execution: FAILED: Output: + Test FAILED + conformance/interfaces/shm_open/6-1: execution: UNTESTED: Output: + Will not test the effect of a name which does not begin with the slash + character because it is implementation-defined. + conformance/interfaces/shm_open/7-1: execution: UNTESTED: Output: + Will not test the interpretation of slash characters other than the leading + slash character in name because it is implementation-defined. + conformance/interfaces/shm_open/8-1: execution: PASS + conformance/interfaces/shm_open/9-1: execution: UNTESTED: Output: + Will not test that the open file description is new. + conformance/interfaces/shm_unlink/1-1: execution: PASS + conformance/interfaces/shm_unlink/10-1: execution: PASS + conformance/interfaces/shm_unlink/10-2: execution: UNRESOLVED: Output: + An error occurs when calling pathconf(): Invalid argument + conformance/interfaces/shm_unlink/11-1: execution: PASS + conformance/interfaces/shm_unlink/2-1: execution: PASS + conformance/interfaces/shm_unlink/3-1: execution: PASS + conformance/interfaces/shm_unlink/4-1: execution: PASS + conformance/interfaces/shm_unlink/5-1: execution: PASS + conformance/interfaces/shm_unlink/6-1: execution: PASS + conformance/interfaces/shm_unlink/7-1: execution: PASS + conformance/interfaces/shm_unlink/8-1: execution: UNRESOLVED: Output: + You don't have permission to change your UID. + Try to rerun this test as root. + conformance/interfaces/shm_unlink/9-1: execution: UNRESOLVED: Output: + You don't have permission to change your UID. + Try to rerun this test as root. + conformance/interfaces/sigaction/4-98: execution: PASS + conformance/interfaces/sigaction/4-37: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/13-3: execution: PASS + conformance/interfaces/sigaction/3-14: execution: PASS + conformance/interfaces/sigaction/2-23: execution: PASS + conformance/interfaces/sigaction/1-11: execution: PASS + conformance/interfaces/sigaction/3-10: execution: PASS + conformance/interfaces/sigaction/8-9: execution: PASS + conformance/interfaces/sigaction/28-18: execution: PASS + conformance/interfaces/sigaction/22-24: execution: PASS + conformance/interfaces/sigaction/4-67: execution: PASS + conformance/interfaces/sigaction/4-93: execution: PASS + conformance/interfaces/sigaction/17-23: execution: FAILED: Output: + Caught SIGURG + Test FAILED + conformance/interfaces/sigaction/12-41: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/4-100: execution: PASS + conformance/interfaces/sigaction/12-4: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/4-91: execution: PASS + conformance/interfaces/sigaction/4-28: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/17-26: execution: FAILED: Output: + Caught SIGXFSZ + Test FAILED + conformance/interfaces/sigaction/12-49: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/4-87: execution: PASS + conformance/interfaces/sigaction/18-5: execution: PASS + conformance/interfaces/sigaction/4-97: execution: PASS + conformance/interfaces/sigaction/1-23: execution: PASS + conformance/interfaces/sigaction/23-10: execution: PASS + conformance/interfaces/sigaction/16-4: execution: PASS + conformance/interfaces/sigaction/4-95: execution: PASS + conformance/interfaces/sigaction/12-8: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/4-22: execution: PASS + conformance/interfaces/sigaction/13-19: execution: PASS + conformance/interfaces/sigaction/22-10: execution: PASS + conformance/interfaces/sigaction/28-7: execution: PASS + conformance/interfaces/sigaction/18-14: execution: PASS + conformance/interfaces/sigaction/2-6: execution: PASS + conformance/interfaces/sigaction/12-45: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/12-18: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/4-42: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/25-1: execution: PASS + conformance/interfaces/sigaction/16-13: execution: PASS + conformance/interfaces/sigaction/2-24: execution: PASS + conformance/interfaces/sigaction/3-18: execution: PASS + conformance/interfaces/sigaction/25-5: execution: PASS + conformance/interfaces/sigaction/28-9: execution: PASS + conformance/interfaces/sigaction/4-3: execution: PASS + conformance/interfaces/sigaction/28-25: execution: PASS + conformance/interfaces/sigaction/12-15: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/22-1: execution: PASS + conformance/interfaces/sigaction/28-3: execution: PASS + conformance/interfaces/sigaction/22-21: execution: PASS + conformance/interfaces/sigaction/16-2: execution: PASS + conformance/interfaces/sigaction/1-17: execution: PASS + conformance/interfaces/sigaction/12-25: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/4-81: execution: PASS + conformance/interfaces/sigaction/4-18: execution: PASS + conformance/interfaces/sigaction/17-7: execution: FAILED: Output: + Caught SIGHUP + Test FAILED + conformance/interfaces/sigaction/23-3: execution: PASS + conformance/interfaces/sigaction/4-48: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/16-22: execution: PASS + conformance/interfaces/sigaction/16-24: execution: PASS + conformance/interfaces/sigaction/1-2: execution: PASS + conformance/interfaces/sigaction/22-20: execution: PASS + conformance/interfaces/sigaction/13-13: execution: PASS + conformance/interfaces/sigaction/23-5: execution: PASS + conformance/interfaces/sigaction/16-10: execution: PASS + conformance/interfaces/sigaction/12-23: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/4-99: execution: PASS + conformance/interfaces/sigaction/16-20: execution: PASS + conformance/interfaces/sigaction/13-14: execution: PASS + conformance/interfaces/sigaction/4-34: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/8-12: execution: PASS + conformance/interfaces/sigaction/4-74: execution: PASS + conformance/interfaces/sigaction/13-15: execution: PASS + conformance/interfaces/sigaction/18-18: execution: PASS + conformance/interfaces/sigaction/18-4: execution: PASS + conformance/interfaces/sigaction/4-54: execution: PASS + conformance/interfaces/sigaction/4-12: execution: PASS + conformance/interfaces/sigaction/4-69: execution: PASS + conformance/interfaces/sigaction/28-16: execution: PASS + conformance/interfaces/sigaction/13-1: execution: PASS + conformance/interfaces/sigaction/4-94: execution: PASS + conformance/interfaces/sigaction/12-24: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/1-21: execution: PASS + conformance/interfaces/sigaction/1-8: execution: PASS + conformance/interfaces/sigaction/3-23: execution: PASS + conformance/interfaces/sigaction/4-55: execution: PASS + conformance/interfaces/sigaction/4-11: execution: PASS + conformance/interfaces/sigaction/22-7: execution: PASS + conformance/interfaces/sigaction/28-21: execution: PASS + conformance/interfaces/sigaction/16-7: execution: PASS + conformance/interfaces/sigaction/28-26: execution: PASS + conformance/interfaces/sigaction/4-62: execution: PASS + conformance/interfaces/sigaction/4-43: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/23-6: execution: PASS + conformance/interfaces/sigaction/28-5: execution: PASS + conformance/interfaces/sigaction/2-10: execution: PASS + conformance/interfaces/sigaction/22-5: execution: PASS + conformance/interfaces/sigaction/8-3: execution: PASS + conformance/interfaces/sigaction/1-24: execution: PASS + conformance/interfaces/sigaction/8-18: execution: PASS + conformance/interfaces/sigaction/4-65: execution: PASS + conformance/interfaces/sigaction/8-1: execution: PASS + conformance/interfaces/sigaction/18-22: execution: PASS + conformance/interfaces/sigaction/13-21: execution: PASS + conformance/interfaces/sigaction/25-19: execution: PASS + conformance/interfaces/sigaction/17-22: execution: FAILED: Output: + Caught SIGTRAP + Test FAILED + conformance/interfaces/sigaction/3-8: execution: PASS + conformance/interfaces/sigaction/1-7: execution: PASS + conformance/interfaces/sigaction/25-14: execution: PASS + conformance/interfaces/sigaction/3-5: execution: PASS + conformance/interfaces/sigaction/3-24: execution: PASS + conformance/interfaces/sigaction/4-101: execution: PASS + conformance/interfaces/sigaction/22-14: execution: PASS + conformance/interfaces/sigaction/25-2: execution: PASS + conformance/interfaces/sigaction/4-82: execution: PASS + conformance/interfaces/sigaction/2-16: execution: PASS + conformance/interfaces/sigaction/4-77: execution: PASS + conformance/interfaces/sigaction/4-16: execution: PASS + conformance/interfaces/sigaction/12-31: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/22-3: execution: PASS + conformance/interfaces/sigaction/2-14: execution: PASS + conformance/interfaces/sigaction/16-5: execution: PASS + conformance/interfaces/sigaction/25-10: execution: PASS + conformance/interfaces/sigaction/12-35: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/12-46: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/23-1: execution: PASS + conformance/interfaces/sigaction/13-10: execution: PASS + conformance/interfaces/sigaction/4-8: execution: PASS + conformance/interfaces/sigaction/22-12: execution: PASS + conformance/interfaces/sigaction/4-84: execution: PASS + conformance/interfaces/sigaction/2-19: execution: PASS + conformance/interfaces/sigaction/16-26: execution: PASS + conformance/interfaces/sigaction/1-26: execution: PASS + conformance/interfaces/sigaction/8-14: execution: PASS + conformance/interfaces/sigaction/25-24: execution: PASS + conformance/interfaces/sigaction/12-7: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/3-17: execution: PASS + conformance/interfaces/sigaction/16-17: execution: PASS + conformance/interfaces/sigaction/12-34: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/4-53: execution: PASS + conformance/interfaces/sigaction/18-2: execution: PASS + conformance/interfaces/sigaction/12-3: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/4-96: execution: PASS + conformance/interfaces/sigaction/4-52: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/4-30: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/4-51: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/13-16: execution: PASS + conformance/interfaces/sigaction/23-7: execution: PASS + conformance/interfaces/sigaction/28-4: execution: PASS + conformance/interfaces/sigaction/1-1: execution: PASS + conformance/interfaces/sigaction/12-13: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/16-6: execution: PASS + conformance/interfaces/sigaction/23-18: execution: PASS + conformance/interfaces/sigaction/4-36: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/17-21: execution: FAILED: Output: + Caught SIGSYS + Test FAILED + conformance/interfaces/sigaction/1-22: execution: PASS + conformance/interfaces/sigaction/4-71: execution: PASS + conformance/interfaces/sigaction/3-9: execution: PASS + conformance/interfaces/sigaction/4-80: execution: PASS + conformance/interfaces/sigaction/28-22: execution: PASS + conformance/interfaces/sigaction/18-19: execution: PASS + conformance/interfaces/sigaction/4-14: execution: PASS + conformance/interfaces/sigaction/3-6: execution: PASS + conformance/interfaces/sigaction/17-11: execution: FAILED: Output: + Caught SIGQUIT + Test FAILED + conformance/interfaces/sigaction/13-26: execution: PASS + conformance/interfaces/sigaction/4-38: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/4-1: execution: PASS + conformance/interfaces/sigaction/13-18: execution: PASS + conformance/interfaces/sigaction/12-47: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/12-30: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/1-15: execution: PASS + conformance/interfaces/sigaction/18-25: execution: PASS + conformance/interfaces/sigaction/22-23: execution: PASS + conformance/interfaces/sigaction/25-3: execution: PASS + conformance/interfaces/sigaction/2-25: execution: PASS + conformance/interfaces/sigaction/16-23: execution: PASS + conformance/interfaces/sigaction/22-16: execution: PASS + conformance/interfaces/sigaction/18-6: execution: PASS + conformance/interfaces/sigaction/4-76: execution: PASS + conformance/interfaces/sigaction/16-1: execution: PASS + conformance/interfaces/sigaction/16-21: execution: PASS + conformance/interfaces/sigaction/3-26: execution: PASS + conformance/interfaces/sigaction/12-44: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/25-12: execution: PASS + conformance/interfaces/sigaction/2-7: execution: PASS + conformance/interfaces/sigaction/16-14: execution: PASS + conformance/interfaces/sigaction/4-50: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/12-27: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/13-4: execution: PASS + conformance/interfaces/sigaction/25-26: execution: PASS + conformance/interfaces/sigaction/13-12: execution: PASS + conformance/interfaces/sigaction/12-20: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/4-104: execution: PASS + conformance/interfaces/sigaction/4-40: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/17-19: execution: FAILED: Output: + Caught SIGPOLL + Test FAILED + conformance/interfaces/sigaction/2-3: execution: PASS + conformance/interfaces/sigaction/12-16: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/16-18: execution: PASS + conformance/interfaces/sigaction/4-5: execution: PASS + conformance/interfaces/sigaction/12-51: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/23-25: execution: PASS + conformance/interfaces/sigaction/18-13: execution: PASS + conformance/interfaces/sigaction/12-21: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/4-86: execution: PASS + conformance/interfaces/sigaction/4-6: execution: PASS + conformance/interfaces/sigaction/18-10: execution: PASS + conformance/interfaces/sigaction/4-7: execution: PASS + conformance/interfaces/sigaction/4-70: execution: PASS + conformance/interfaces/sigaction/4-64: execution: PASS + conformance/interfaces/sigaction/4-78: execution: PASS + conformance/interfaces/sigaction/4-75: execution: PASS + conformance/interfaces/sigaction/3-2: execution: PASS + conformance/interfaces/sigaction/23-26: execution: PASS + conformance/interfaces/sigaction/28-8: execution: PASS + conformance/interfaces/sigaction/18-15: execution: PASS + conformance/interfaces/sigaction/16-12: execution: PASS + conformance/interfaces/sigaction/22-19: execution: PASS + conformance/interfaces/sigaction/8-20: execution: PASS + conformance/interfaces/sigaction/3-16: execution: PASS + conformance/interfaces/sigaction/18-26: execution: PASS + conformance/interfaces/sigaction/18-24: execution: PASS + conformance/interfaces/sigaction/17-1: execution: FAILED: Output: + Caught SIGABRT + Test FAILED + conformance/interfaces/sigaction/4-90: execution: PASS + conformance/interfaces/sigaction/4-32: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/18-8: execution: PASS + conformance/interfaces/sigaction/4-102: execution: PASS + conformance/interfaces/sigaction/1-16: execution: PASS + conformance/interfaces/sigaction/2-20: execution: PASS + conformance/interfaces/sigaction/4-23: execution: PASS + conformance/interfaces/sigaction/4-92: execution: PASS + conformance/interfaces/sigaction/8-2: execution: PASS + conformance/interfaces/sigaction/22-2: execution: PASS + conformance/interfaces/sigaction/28-20: execution: PASS + conformance/interfaces/sigaction/8-19: execution: PASS + conformance/interfaces/sigaction/4-26: execution: PASS + conformance/interfaces/sigaction/23-19: execution: PASS + conformance/interfaces/sigaction/28-17: execution: PASS + conformance/interfaces/sigaction/17-12: execution: FAILED: Output: + Caught SIGSEGV + Test FAILED + conformance/interfaces/sigaction/2-22: execution: PASS + conformance/interfaces/sigaction/13-9: execution: PASS + conformance/interfaces/sigaction/4-61: execution: PASS + conformance/interfaces/sigaction/22-4: execution: PASS + conformance/interfaces/sigaction/4-63: execution: PASS + conformance/interfaces/sigaction/28-1: execution: PASS + conformance/interfaces/sigaction/22-13: execution: PASS + conformance/interfaces/sigaction/25-22: execution: PASS + conformance/interfaces/sigaction/12-52: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/12-10: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/3-13: execution: PASS + conformance/interfaces/sigaction/4-103: execution: PASS + conformance/interfaces/sigaction/4-10: execution: PASS + conformance/interfaces/sigaction/12-36: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/3-11: execution: PASS + conformance/interfaces/sigaction/4-2: execution: PASS + conformance/interfaces/sigaction/13-22: execution: PASS + conformance/interfaces/sigaction/8-6: execution: PASS + conformance/interfaces/sigaction/8-8: execution: PASS + conformance/interfaces/sigaction/25-11: execution: PASS + conformance/interfaces/sigaction/17-9: execution: FAILED: Output: + Caught SIGINT + Test FAILED + conformance/interfaces/sigaction/1-18: execution: PASS + conformance/interfaces/sigaction/23-17: execution: PASS + conformance/interfaces/sigaction/8-25: execution: PASS + conformance/interfaces/sigaction/4-47: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/2-9: execution: PASS + conformance/interfaces/sigaction/12-11: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/25-23: execution: PASS + conformance/interfaces/sigaction/1-4: execution: PASS + conformance/interfaces/sigaction/2-15: execution: PASS + conformance/interfaces/sigaction/28-23: execution: PASS + conformance/interfaces/sigaction/2-11: execution: PASS + conformance/interfaces/sigaction/8-17: execution: PASS + conformance/interfaces/sigaction/16-9: execution: PASS + conformance/interfaces/sigaction/13-20: execution: PASS + conformance/interfaces/sigaction/16-8: execution: PASS + conformance/interfaces/sigaction/8-13: execution: PASS + conformance/interfaces/sigaction/13-17: execution: PASS + conformance/interfaces/sigaction/18-1: execution: PASS + conformance/interfaces/sigaction/3-12: execution: PASS + conformance/interfaces/sigaction/4-60: execution: PASS + conformance/interfaces/sigaction/13-25: execution: PASS + conformance/interfaces/sigaction/2-8: execution: PASS + conformance/interfaces/sigaction/1-19: execution: PASS + conformance/interfaces/sigaction/16-25: execution: PASS + conformance/interfaces/sigaction/23-14: execution: PASS + conformance/interfaces/sigaction/4-88: execution: PASS + conformance/interfaces/sigaction/4-85: execution: PASS + conformance/interfaces/sigaction/28-24: execution: PASS + conformance/interfaces/sigaction/23-24: execution: PASS + conformance/interfaces/sigaction/2-5: execution: PASS + conformance/interfaces/sigaction/23-22: execution: PASS + conformance/interfaces/sigaction/13-7: execution: PASS + conformance/interfaces/sigaction/13-5: execution: PASS + conformance/interfaces/sigaction/23-15: execution: PASS + conformance/interfaces/sigaction/3-22: execution: PASS + conformance/interfaces/sigaction/17-10: execution: FAILED: Output: + Caught SIGPIPE + Test FAILED + conformance/interfaces/sigaction/12-5: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/12-48: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/25-25: execution: PASS + conformance/interfaces/sigaction/8-10: execution: PASS + conformance/interfaces/sigaction/22-11: execution: PASS + conformance/interfaces/sigaction/1-5: execution: PASS + conformance/interfaces/sigaction/12-19: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/4-46: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/3-4: execution: PASS + conformance/interfaces/sigaction/4-15: execution: PASS + conformance/interfaces/sigaction/17-17: execution: FAILED: Output: + Caught SIGUSR1 + Test FAILED + conformance/interfaces/sigaction/4-21: execution: PASS + conformance/interfaces/sigaction/12-14: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/3-15: execution: PASS + conformance/interfaces/sigaction/25-15: execution: PASS + conformance/interfaces/sigaction/3-1: execution: PASS + conformance/interfaces/sigaction/17-14: execution: FAILED: Output: + Caught SIGTSTP + Test FAILED + conformance/interfaces/sigaction/4-20: execution: PASS + conformance/interfaces/sigaction/17-18: execution: FAILED: Output: + Caught SIGUSR2 + Test FAILED + conformance/interfaces/sigaction/4-41: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/2-2: execution: PASS + conformance/interfaces/sigaction/12-43: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/12-28: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/17-6: execution: FAILED: Output: + Caught SIGFPE + Test FAILED + conformance/interfaces/sigaction/3-20: execution: PASS + conformance/interfaces/sigaction/13-23: execution: PASS + conformance/interfaces/sigaction/13-8: execution: PASS + conformance/interfaces/sigaction/4-56: execution: PASS + conformance/interfaces/sigaction/23-12: execution: PASS + conformance/interfaces/sigaction/4-45: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/16-15: execution: PASS + conformance/interfaces/sigaction/4-25: execution: PASS + conformance/interfaces/sigaction/4-35: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/16-16: execution: PASS + conformance/interfaces/sigaction/12-6: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/4-29: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/23-8: execution: PASS + conformance/interfaces/sigaction/18-17: execution: PASS + conformance/interfaces/sigaction/17-16: execution: FAILED: Output: + Caught SIGTTOU + Test FAILED + conformance/interfaces/sigaction/4-39: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/4-24: execution: PASS + conformance/interfaces/sigaction/25-20: execution: PASS + conformance/interfaces/sigaction/23-16: execution: PASS + conformance/interfaces/sigaction/2-12: execution: PASS + conformance/interfaces/sigaction/8-26: execution: PASS + conformance/interfaces/sigaction/13-11: execution: PASS + conformance/interfaces/sigaction/12-29: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/16-3: execution: PASS + conformance/interfaces/sigaction/18-16: execution: PASS + conformance/interfaces/sigaction/12-9: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/22-9: execution: PASS + conformance/interfaces/sigaction/8-15: execution: PASS + conformance/interfaces/sigaction/17-25: execution: FAILED: Output: + Caught SIGXCPU + Test FAILED + conformance/interfaces/sigaction/1-10: execution: PASS + conformance/interfaces/sigaction/17-4: execution: FAILED: Output: + Caught SIGCHLD + Test FAILED + conformance/interfaces/sigaction/16-11: execution: PASS + conformance/interfaces/sigaction/8-11: execution: PASS + conformance/interfaces/sigaction/2-26: execution: PASS + conformance/interfaces/sigaction/12-22: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/4-58: execution: PASS + conformance/interfaces/sigaction/17-13: execution: FAILED: Output: + Caught SIGTERM + Test FAILED + conformance/interfaces/sigaction/2-17: execution: PASS + conformance/interfaces/sigaction/2-1: execution: PASS + conformance/interfaces/sigaction/1-13: execution: PASS + conformance/interfaces/sigaction/18-3: execution: PASS + conformance/interfaces/sigaction/13-6: execution: PASS + conformance/interfaces/sigaction/23-9: execution: PASS + conformance/interfaces/sigaction/4-31: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/18-7: execution: PASS + conformance/interfaces/sigaction/4-83: execution: PASS + conformance/interfaces/sigaction/12-38: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/4-19: execution: PASS + conformance/interfaces/sigaction/12-1: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/8-16: execution: PASS + conformance/interfaces/sigaction/1-3: execution: PASS + conformance/interfaces/sigaction/25-4: execution: PASS + conformance/interfaces/sigaction/23-2: execution: PASS + conformance/interfaces/sigaction/2-13: execution: PASS + conformance/interfaces/sigaction/25-8: execution: PASS + conformance/interfaces/sigaction/3-25: execution: PASS + conformance/interfaces/sigaction/4-66: execution: PASS + conformance/interfaces/sigaction/12-12: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/18-9: execution: PASS + conformance/interfaces/sigaction/8-7: execution: PASS + conformance/interfaces/sigaction/3-21: execution: PASS + conformance/interfaces/sigaction/28-6: execution: PASS + conformance/interfaces/sigaction/25-18: execution: PASS + conformance/interfaces/sigaction/28-14: execution: PASS + conformance/interfaces/sigaction/4-44: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/22-17: execution: PASS + conformance/interfaces/sigaction/2-18: execution: PASS + conformance/interfaces/sigaction/4-49: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/18-21: execution: PASS + conformance/interfaces/sigaction/18-20: execution: PASS + conformance/interfaces/sigaction/1-14: execution: PASS + conformance/interfaces/sigaction/13-24: execution: PASS + conformance/interfaces/sigaction/25-16: execution: PASS + conformance/interfaces/sigaction/12-40: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/25-13: execution: PASS + conformance/interfaces/sigaction/12-42: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/1-12: execution: PASS + conformance/interfaces/sigaction/23-23: execution: PASS + conformance/interfaces/sigaction/4-68: execution: PASS + conformance/interfaces/sigaction/17-15: execution: FAILED: Output: + Caught SIGTTIN + Test FAILED + conformance/interfaces/sigaction/25-21: execution: PASS + conformance/interfaces/sigaction/25-7: execution: PASS + conformance/interfaces/sigaction/18-11: execution: PASS + conformance/interfaces/sigaction/4-89: execution: PASS + conformance/interfaces/sigaction/13-2: execution: PASS + conformance/interfaces/sigaction/28-19: execution: PASS + conformance/interfaces/sigaction/28-11: execution: PASS + conformance/interfaces/sigaction/4-79: execution: PASS + conformance/interfaces/sigaction/17-3: execution: FAILED: Output: + Caught SIGBUS + Test FAILED + conformance/interfaces/sigaction/18-23: execution: PASS + conformance/interfaces/sigaction/23-11: execution: PASS + conformance/interfaces/sigaction/12-2: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/3-7: execution: PASS + conformance/interfaces/sigaction/17-5: execution: FAILED: Output: + Caught SIGCONT + Test FAILED + conformance/interfaces/sigaction/12-33: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/22-26: execution: PASS + conformance/interfaces/sigaction/8-4: execution: PASS + conformance/interfaces/sigaction/4-17: execution: PASS + conformance/interfaces/sigaction/22-22: execution: PASS + conformance/interfaces/sigaction/2-21: execution: PASS + conformance/interfaces/sigaction/8-22: execution: PASS + conformance/interfaces/sigaction/12-17: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/22-18: execution: PASS + conformance/interfaces/sigaction/17-2: execution: FAILED: Output: + Caught SIGALRM + Test FAILED + conformance/interfaces/sigaction/12-37: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/25-17: execution: PASS + conformance/interfaces/sigaction/4-59: execution: PASS + conformance/interfaces/sigaction/18-12: execution: PASS + conformance/interfaces/sigaction/23-13: execution: PASS + conformance/interfaces/sigaction/17-20: execution: FAILED: Output: + Caught SIGPROF + Test FAILED + conformance/interfaces/sigaction/8-21: execution: PASS + conformance/interfaces/sigaction/8-23: execution: PASS + conformance/interfaces/sigaction/22-15: execution: PASS + conformance/interfaces/sigaction/17-8: execution: FAILED: Output: + Caught SIGILL + Test FAILED + conformance/interfaces/sigaction/4-73: execution: PASS + conformance/interfaces/sigaction/4-33: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/4-4: execution: PASS + conformance/interfaces/sigaction/4-72: execution: PASS + conformance/interfaces/sigaction/8-5: execution: PASS + conformance/interfaces/sigaction/28-10: execution: PASS + conformance/interfaces/sigaction/12-39: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/4-57: execution: PASS + conformance/interfaces/sigaction/28-12: execution: PASS + conformance/interfaces/sigaction/25-6: execution: PASS + conformance/interfaces/sigaction/22-8: execution: PASS + conformance/interfaces/sigaction/3-3: execution: PASS + conformance/interfaces/sigaction/3-19: execution: PASS + conformance/interfaces/sigaction/1-6: execution: PASS + conformance/interfaces/sigaction/12-50: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/28-15: execution: PASS + conformance/interfaces/sigaction/12-32: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/1-20: execution: PASS + conformance/interfaces/sigaction/4-27: execution: FAILED: Output: + About to stop child + Child has continued + Test FAILED + conformance/interfaces/sigaction/4-13: execution: PASS + conformance/interfaces/sigaction/4-9: execution: PASS + conformance/interfaces/sigaction/23-4: execution: PASS + conformance/interfaces/sigaction/1-9: execution: PASS + conformance/interfaces/sigaction/16-19: execution: PASS + conformance/interfaces/sigaction/22-25: execution: PASS + conformance/interfaces/sigaction/25-9: execution: PASS + conformance/interfaces/sigaction/8-24: execution: PASS + conformance/interfaces/sigaction/1-25: execution: PASS + conformance/interfaces/sigaction/17-24: execution: FAILED: Output: + Caught SIGVTALRM + Test FAILED + conformance/interfaces/sigaction/28-13: execution: PASS + conformance/interfaces/sigaction/22-6: execution: PASS + conformance/interfaces/sigaction/23-20: execution: PASS + conformance/interfaces/sigaction/28-2: execution: PASS + conformance/interfaces/sigaction/2-4: execution: PASS + conformance/interfaces/sigaction/12-26: execution: INTERRUPTED: Output: + conformance/interfaces/sigaction/23-21: execution: PASS + conformance/interfaces/sigaddset/1-1: execution: PASS + conformance/interfaces/sigaddset/1-2: execution: PASS + conformance/interfaces/sigaddset/1-3: execution: PASS + conformance/interfaces/sigaddset/2-1: execution: PASS + conformance/interfaces/sigaddset/4-1: execution: PASS + conformance/interfaces/sigaddset/4-2: execution: PASS + conformance/interfaces/sigaddset/4-3: execution: PASS + conformance/interfaces/sigaddset/4-4: execution: PASS + conformance/interfaces/sigaltstack/1-1: execution: INTERRUPTED: Output: + conformance/interfaces/sigaltstack/10-1: execution: PASS + conformance/interfaces/sigaltstack/11-1: execution: FAILED: Output: + Test FAILED: Expected return value of -1. + conformance/interfaces/sigaltstack/12-1: execution: FAILED: Output: + Test FAILED: Expected return value of -1. + conformance/interfaces/sigaltstack/2-1: execution: FAILED: Output: + Test FAILED: ss_sp of the handler's stack changed even though SS_DISABLE was set + conformance/interfaces/sigaltstack/3-1: execution: INTERRUPTED: Output: + conformance/interfaces/sigaltstack/5-1: execution: PASS + conformance/interfaces/sigaltstack/6-1: execution: INTERRUPTED: Output: + conformance/interfaces/sigaltstack/7-1: execution: INTERRUPTED: Output: + conformance/interfaces/sigaltstack/8-1: execution: PASS + conformance/interfaces/sigaltstack/9-1: execution: PASS + conformance/interfaces/sigdelset/1-1: execution: PASS + conformance/interfaces/sigdelset/1-2: execution: PASS + conformance/interfaces/sigdelset/1-3: execution: PASS + conformance/interfaces/sigdelset/1-4: execution: PASS + conformance/interfaces/sigdelset/2-1: execution: PASS + conformance/interfaces/sigdelset/4-1: execution: PASS + conformance/interfaces/sigdelset/4-2: execution: PASS + conformance/interfaces/sigdelset/4-3: execution: PASS + conformance/interfaces/sigdelset/4-4: execution: PASS + conformance/interfaces/sigemptyset/1-1: execution: PASS + conformance/interfaces/sigemptyset/2-1: execution: PASS + conformance/interfaces/sigfillset/1-1: execution: PASS + conformance/interfaces/sigfillset/2-1: execution: PASS + conformance/interfaces/sighold/1-1: execution: PASS + conformance/interfaces/sighold/2-1: execution: PASS + conformance/interfaces/sighold/3-1: execution: PASS + conformance/interfaces/sighold/3-2: execution: PASS + conformance/interfaces/sighold/3-3: execution: PASS + conformance/interfaces/sighold/3-4: execution: PASS + conformance/interfaces/sigignore/1-1: execution: PASS + conformance/interfaces/sigignore/4-1: execution: PASS + conformance/interfaces/sigignore/5-1: execution: PASS + conformance/interfaces/sigignore/5-2: execution: PASS + conformance/interfaces/sigignore/5-3: execution: PASS + conformance/interfaces/sigignore/5-4: execution: PASS + conformance/interfaces/sigignore/6-1: execution: PASS + conformance/interfaces/sigignore/6-2: execution: PASS + conformance/interfaces/sigismember/3-1: execution: PASS + conformance/interfaces/sigismember/4-1: execution: PASS + conformance/interfaces/sigismember/5-1: execution: PASS + conformance/interfaces/sigismember/5-2: execution: PASS + conformance/interfaces/sigismember/5-3: execution: PASS + conformance/interfaces/sigismember/5-4: execution: PASS + conformance/interfaces/signal/1-1: execution: PASS + conformance/interfaces/signal/2-1: execution: PASS + conformance/interfaces/signal/3-1: execution: PASS + conformance/interfaces/signal/5-1: execution: PASS + conformance/interfaces/signal/6-1: execution: PASS + conformance/interfaces/signal/7-1: execution: PASS + conformance/interfaces/sigpause/1-1: execution: PASS + conformance/interfaces/sigpause/1-2: execution: PASS + conformance/interfaces/sigpause/2-1: execution: INTERRUPTED: Output: + conformance/interfaces/sigpause/3-1: execution: PASS + conformance/interfaces/sigpause/4-1: execution: PASS + conformance/interfaces/sigpending/1-1: execution: PASS + conformance/interfaces/sigpending/1-2: execution: INTERRUPTED: Output: + Not all pending signals found + conformance/interfaces/sigpending/1-3: execution: INTERRUPTED: Output: + Error with send signals + Test FAILED + conformance/interfaces/sigpending/2-1: execution: PASS + conformance/interfaces/sigprocmask/10-1: execution: PASS + conformance/interfaces/sigprocmask/12-1: execution: PASS + conformance/interfaces/sigprocmask/15-1: execution: PASS + conformance/interfaces/sigprocmask/17-1: execution: PASS + conformance/interfaces/sigprocmask/17-2: execution: PASS + conformance/interfaces/sigprocmask/17-3: execution: PASS + conformance/interfaces/sigprocmask/17-4: execution: PASS + conformance/interfaces/sigprocmask/4-1: execution: PASS + conformance/interfaces/sigprocmask/5-1: execution: PASS + conformance/interfaces/sigprocmask/6-1: execution: PASS + conformance/interfaces/sigprocmask/7-1: execution: PASS + conformance/interfaces/sigprocmask/8-1: execution: PASS + conformance/interfaces/sigprocmask/8-2: execution: PASS + conformance/interfaces/sigprocmask/8-3: execution: PASS + conformance/interfaces/sigprocmask/9-1: execution: PASS + conformance/interfaces/sigqueue/10-1: execution: FAILED: Output: + sigqueue() failed on EINVAL but errno not set correctly + conformance/interfaces/sigqueue/11-1: execution: FAILED: Output: + sigqueue() failed on ESRCH but errno not set correctly + conformance/interfaces/sigqueue/12-1: execution: FAILED: Output: + sigqueue() failed but errno not set correctly + conformance/interfaces/sigqueue/2-1: execution: FAILED: Output: + Could not call sigqueue with sig = 0 + conformance/interfaces/sigqueue/2-2: execution: FAILED: Output: + sigqueue() failed on ESRCH but errno not set correctly + At least one test FAILED -- see output for status + conformance/interfaces/sigqueue/3-1: execution: FAILED: Output: + Test FAILED: EPERM error not received + conformance/interfaces/sigrelse/1-1: execution: PASS + conformance/interfaces/sigrelse/2-1: execution: PASS + conformance/interfaces/sigrelse/3-1: execution: PASS + conformance/interfaces/sigrelse/3-2: execution: PASS + conformance/interfaces/sigrelse/3-3: execution: PASS + conformance/interfaces/sigrelse/3-4: execution: PASS + conformance/interfaces/sigset/1-1: execution: PASS + conformance/interfaces/sigset/10-1: execution: PASS + conformance/interfaces/sigset/2-1: execution: PASS + conformance/interfaces/sigset/3-1: execution: PASS + conformance/interfaces/sigset/4-1: execution: PASS + conformance/interfaces/sigset/5-1: execution: PASS + conformance/interfaces/sigset/6-1: execution: UNRESOLVED: Output: + Unexpected error while using sigset(): (os/kern) successful + conformance/interfaces/sigset/7-1: execution: UNRESOLVED: Output: + Unexpected error while using sigset(): (os/kern) successful + conformance/interfaces/sigset/8-1: execution: FAILED: Output: + Test FAILED: sigset() didn't return SIG_HOLD + conformance/interfaces/sigset/9-1: execution: PASS + conformance/interfaces/sigsuspend/1-1: execution: UNRESOLVED: Output: + suspending child + SIGUSR2 called. Inside handler + parent sending child a SIGUSR2 signal + parent sending child a SIGUSR1 signal + Exit status from child is 1 + Test UNRESOLVED: Either sigsuspend did not successfully block SIGUSR2, OR sigsuspend returned before handling the signal SIGUSR1 + conformance/interfaces/sigsuspend/3-1: execution: PASS + conformance/interfaces/sigsuspend/4-1: execution: PASS + conformance/interfaces/sigsuspend/6-1: execution: PASS + conformance/interfaces/sigtimedwait/1-1: execution: FAILED: Output: + Test FAILED: sigtimedwait() did not return in the required time + conformance/interfaces/sigtimedwait/2-1: execution: PASS + conformance/interfaces/sigtimedwait/4-1: execution: FAILED: Output: + Call to sigtimedwait() failed + : Function not implemented + conformance/interfaces/sigtimedwait/5-1: execution: PASS + conformance/interfaces/sigtimedwait/6-1: execution: FAILED: Output: + Test FAILED: sigtimedwait() did set errno to EAGAIN + conformance/interfaces/sigwait/1-1: execution: FAILED: Output: + Signal SIGALRM is not pending! + conformance/interfaces/sigwait/3-1: execution: FAILED: Output: + Test FAILED + conformance/interfaces/sigwait/4-1: execution: PASS + conformance/interfaces/sigwait/6-1: execution: FAILED: Output: + [09:04:10]0 threads were awaken + [09:04:10]Test conformance/interfaces/sigwait/6-1.c FAILED: Unexpected number of threads awaken + conformance/interfaces/sigwait/6-2: execution: PASS + conformance/interfaces/sigwait/8-1: execution: PASS + conformance/interfaces/sigwaitinfo/1-1: execution: UNRESOLVED: Output: + Call to sigwaitinfo() failed + : Function not implemented + conformance/interfaces/sigwaitinfo/3-1: execution: FAILED: Output: + Call to sigwaitinfo() failed + : Function not implemented + Child calling sigwaitinfo() + parent sending child a SIGUSR1 signal + Exit status from child is 2 + Test FAILED + conformance/interfaces/sigwaitinfo/9-1: execution: FAILED: Output: + Call to sigwaitinfo() failed + : Function not implemented + conformance/interfaces/strftime/1-1: execution: PASS + conformance/interfaces/strftime/2-1: execution: INTERRUPTED: Output: + conformance/interfaces/strftime/3-1: execution: PASS + conformance/interfaces/time/1-1: execution: PASS + conformance/interfaces/timer_create/1-1: execution: FAILED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_create/10-1: execution: UNRESOLVED: Output: + sysconf(_SC_CPUTIME) returns: -1 + conformance/interfaces/timer_create/11-1: execution: UNSUPPORTED: Output: + rc = -1 + _POSIX_THREAD_CPUTIME unsupported + conformance/interfaces/timer_create/13-1: execution: PASS + conformance/interfaces/timer_create/14-1: execution: PASS + conformance/interfaces/timer_create/16-1: execution: FAILED: Output: + errno != EINVAL + Test FAILED + conformance/interfaces/timer_create/3-1: execution: FAILED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_create/4-1: execution: PASS + conformance/interfaces/timer_create/6-1: execution: PASS + conformance/interfaces/timer_create/7-1: execution: UNSUPPORTED: Output: + CLOCK_MONOTONIC unsupported + conformance/interfaces/timer_create/8-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_create/9-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_create/speculative/15-1: execution: PASS + conformance/interfaces/timer_create/speculative/2-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_create/speculative/5-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_delete/1-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_delete/1-2: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_delete/2-1: execution: PASS + conformance/interfaces/timer_delete/3-1: execution: PASS + conformance/interfaces/timer_delete/4-1: execution: PASS + conformance/interfaces/timer_delete/speculative/5-1: execution: FAILED: Output: + timer_delete() returned -1, but didn't set errno!=EINVAL + conformance/interfaces/timer_delete/speculative/5-2: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_getoverrun/1-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_getoverrun/2-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_getoverrun/2-2: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_getoverrun/2-3: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_getoverrun/3-1: execution: UNTESTED: Output: + Cannot be tested as DELAYTIMER_MAX is too large. + DELAYTIMER_MAX is ffffffff + conformance/interfaces/timer_getoverrun/4-1: execution: PASS + conformance/interfaces/timer_getoverrun/5-1: execution: PASS + conformance/interfaces/timer_getoverrun/speculative/6-1: execution: FAILED: Output: + fcn returned -1, but errno!=EINVAL + Test FAILED + conformance/interfaces/timer_getoverrun/speculative/6-2: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_getoverrun/speculative/6-3: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_gettime/1-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_gettime/1-2: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_gettime/1-3: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_gettime/1-4: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_gettime/2-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_gettime/2-2: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_gettime/3-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_gettime/4-1: execution: PASS + conformance/interfaces/timer_gettime/5-1: execution: PASS + conformance/interfaces/timer_gettime/speculative/6-1: execution: FAILED: Output: + fcn returned -1 but errno!=EINVAL + Test FAILED + conformance/interfaces/timer_gettime/speculative/6-2: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_gettime/speculative/6-3: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/1-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/1-2: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/10-1: execution: PASS + conformance/interfaces/timer_settime/11-1: execution: PASS + conformance/interfaces/timer_settime/13-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/2-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/3-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/3-2: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/3-3: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/4-1: execution: PASS + conformance/interfaces/timer_settime/5-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/5-2: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/5-3: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/6-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/8-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/8-2: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/8-3: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/8-4: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/9-1: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/9-2: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/speculative/12-1: execution: FAILED: Output: + fcn returned -1, but errno!=EINVAL + Test FAILED + conformance/interfaces/timer_settime/speculative/12-2: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + conformance/interfaces/timer_settime/speculative/12-3: execution: UNRESOLVED: Output: + timer_create() did not return success + : Function not implemented + functional/threads/schedule/1-1: execution: UNRESOLVED: Output: + unexpected error: scheduler 5-4: pthread_attr_setschedpolicy + functional/threads/schedule/1-2: execution: UNRESOLVED: Output: + unexpected error: scheduler 5-5: pthread_setschedparam -- cgit v1.2.3