# Copyright (c) 2020 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. import("//test/xts/tools/lite/build/suite_lite.gni") open_source_suite("ActsOpenPosixTest") { compiler = rebase_path("${ohos_build_compiler_dir}/bin/${ohos_build_compiler}") suite_name = "acts" exec_command_path = "//third_party/ltp/testcases/open_posix_testsuite/" sysroot_path = rebase_path(ohos_current_sysroot) arch_cflags = string_join(" ", target_arch_cflags) prebuild_command = "make clean && make distclean && ./scripts/generate-makefiles.sh $compiler ${ohos_root_path} ${sysroot_path} \"${arch_cflags}\" && make -j -C conformance/interfaces" exec_sub_dir = "conformance/interfaces" deps = [ "//test/xts/acts/open_posix_testsuite/conformance/definitions:ActsOpenPosixBuildOnlyTest", ] build_args = [ "sched_getparam/sched_getparam_1-1.run-test", "sched_getparam/sched_getparam_2-1.run-test", "sched_getparam/sched_getparam_3-1.run-test", "sched_getparam/sched_getparam_4-1.run-test", "sched_get_priority_max/sched_get_priority_max_1-1.run-test", #"sched_get_priority_max/sched_get_priority_max_1-2.run-test", "sched_get_priority_max/sched_get_priority_max_2-1.run-test", "sched_get_priority_min/sched_get_priority_min_1-1.run-test", #"sched_get_priority_min/sched_get_priority_min_1-2.run-test", "sched_get_priority_min/sched_get_priority_min_2-1.run-test", "sched_getscheduler/sched_getscheduler_1-1.run-test", "sched_getscheduler/sched_getscheduler_3-1.run-test", "sched_getscheduler/sched_getscheduler_4-1.run-test", "sched_getscheduler/sched_getscheduler_5-1.run-test", "sched_rr_get_interval/sched_rr_get_interval_1-1.run-test", "sched_rr_get_interval/sched_rr_get_interval_2-1.run-test", "sched_rr_get_interval/sched_rr_get_interval_3-1.run-test", "sched_setparam/sched_setparam_1-1.run-test", "sched_setparam/sched_setparam_5-1.run-test", "sched_setparam/sched_setparam_22-1.run-test", "sched_setparam/sched_setparam_23-7.run-test", "sched_setparam/sched_setparam_27-1.run-test", #"sched_setscheduler/sched_setscheduler_4-1.run-test", "sched_setscheduler/sched_setscheduler_17-5.run-test", "sched_setscheduler/sched_setscheduler_17-7.run-test", "sched_setscheduler/sched_setscheduler_19-5.run-test", #"sched_setscheduler/sched_setscheduler_21-1.run-test", "sched_yield/sched_yield_2-1.run-test", "raise/raise_1-1.run-test", "raise/raise_1-2.run-test", "raise/raise_2-1.run-test", "raise/raise_4-1.run-test", "raise/raise_6-1.run-test", "raise/raise_7-1.run-test", "asctime/asctime_1-1.run-test", "clock/clock_2-1.run-test", "clock_getcpuclockid/clock_getcpuclockid_6-1.run-test", "clock_getres/clock_getres_1-1.run-test", "clock_getres/clock_getres_3-1.run-test", "clock_getres/clock_getres_5-1.run-test", "clock_getres/clock_getres_6-1.run-test", "clock_getres/clock_getres_6-2.run-test", "clock_gettime/clock_gettime_1-1.run-test", "clock_gettime/clock_gettime_1-2.run-test", "clock_gettime/clock_gettime_2-1.run-test", "clock_gettime/clock_gettime_3-1.run-test", "clock_gettime/clock_gettime_7-1.run-test", "clock_gettime/clock_gettime_8-1.run-test", "clock_gettime/clock_gettime_8-2.run-test", "clock_nanosleep/clock_nanosleep_1-1.run-test", "clock_nanosleep/clock_nanosleep_1-5.run-test", "clock_nanosleep/clock_nanosleep_2-2.run-test", "clock_nanosleep/clock_nanosleep_2-3.run-test", "clock_nanosleep/clock_nanosleep_11-1.run-test", "clock_nanosleep/clock_nanosleep_13-1.run-test", "clock_settime/clock_settime_1-1.run-test", "clock_settime/clock_settime_6-1.run-test", "clock_settime/clock_settime_8-1.run-test", "clock_settime/clock_settime_17-1.run-test", "clock_settime/clock_settime_17-2.run-test", "clock_settime/clock_settime_19-1.run-test", "clock_settime/clock_settime_20-1.run-test", "ctime/ctime_1-1.run-test", "difftime/difftime_1-1.run-test", "gmtime/gmtime_1-1.run-test", "gmtime/gmtime_2-1.run-test", "localtime/localtime_1-1.run-test", "mktime/mktime_1-1.run-test", "nanosleep/nanosleep_1-1.run-test", "nanosleep/nanosleep_2-1.run-test", "nanosleep/nanosleep_5-1.run-test", "nanosleep/nanosleep_6-1.run-test", "nanosleep/nanosleep_10000-1.run-test", "strftime/strftime_2-1.run-test", "strftime/strftime_3-1.run-test", "time/time_1-1.run-test", "timer_create/timer_create_3-1.run-test", "timer_create/timer_create_8-1.run-test", "timer_create/timer_create_16-1.run-test", "timer_create/speculative/timer_create_speculative_2-1.run-test", "timer_delete/timer_delete_1-1.run-test", "timer_delete/timer_delete_1-2.run-test", #"timer_gettime/timer_gettime_1-1.run-test", #"timer_gettime/timer_gettime_1-2.run-test", "timer_gettime/timer_gettime_2-1.run-test", "timer_gettime/timer_gettime_2-2.run-test", "timer_settime/timer_settime_2-1.run-test", "timer_settime/timer_settime_3-1.run-test", "timer_settime/timer_settime_3-2.run-test", "timer_settime/timer_settime_3-3.run-test", "timer_settime/timer_settime_6-1.run-test", "timer_settime/timer_settime_8-1.run-test", "timer_settime/timer_settime_8-2.run-test", #"timer_settime/timer_settime_8-3.run-test", "timer_settime/timer_settime_8-4.run-test", "timer_settime/timer_settime_13-1.run-test", "timer_settime/timer_settime_3-1.run-test", "timer_settime/timer_settime_3-1.run-test", "pthread_atfork/pthread_atfork_1-1.run-test", "pthread_atfork/pthread_atfork_1-2.run-test", "pthread_atfork/pthread_atfork_2-1.run-test", "pthread_atfork/pthread_atfork_2-2.run-test", "pthread_atfork/pthread_atfork_3-2.run-test", "pthread_atfork/pthread_atfork_4-1.run-test", "pthread_attr_destroy/pthread_attr_destroy_1-1.run-test", "pthread_attr_destroy/pthread_attr_destroy_2-1.run-test", "pthread_attr_destroy/pthread_attr_destroy_3-1.run-test", "pthread_attr_getdetachstate/pthread_attr_getdetachstate_1-1.run-test", "pthread_attr_getdetachstate/pthread_attr_getdetachstate_1-2.run-test", "pthread_attr_getinheritsched/pthread_attr_getinheritsched_1-1.run-test", #"pthread_attr_getschedparam/pthread_attr_getschedparam_1-1.run-test", "pthread_attr_getscope/pthread_attr_getscope_1-1.run-test", "pthread_attr_getstacksize/pthread_attr_getstacksize_1-1.run-test", "pthread_attr_init/pthread_attr_init_1-1.run-test", "pthread_attr_init/pthread_attr_init_2-1.run-test", "pthread_attr_init/pthread_attr_init_3-1.run-test", "pthread_attr_init/pthread_attr_init_4-1.run-test", "pthread_attr_setdetachstate/pthread_attr_setdetachstate_1-1.run-test", "pthread_attr_setdetachstate/pthread_attr_setdetachstate_1-2.run-test", "pthread_attr_setdetachstate/pthread_attr_setdetachstate_2-1.run-test", "pthread_attr_setdetachstate/pthread_attr_setdetachstate_4-1.run-test", "pthread_attr_setinheritsched/pthread_attr_setinheritsched_1-1.run-test", "pthread_attr_setinheritsched/pthread_attr_setinheritsched_2-1.run-test", "pthread_attr_setinheritsched/pthread_attr_setinheritsched_2-2.run-test", "pthread_attr_setinheritsched/pthread_attr_setinheritsched_2-3.run-test", "pthread_attr_setinheritsched/pthread_attr_setinheritsched_2-4.run-test", "pthread_attr_setinheritsched/pthread_attr_setinheritsched_4-1.run-test", #"pthread_attr_setschedparam/pthread_attr_setschedparam_1-1.run-test", "pthread_attr_setschedparam/pthread_attr_setschedparam_1-2.run-test", "pthread_attr_setschedparam/pthread_attr_setschedparam_1-3.run-test", "pthread_attr_setschedparam/pthread_attr_setschedparam_1-4.run-test", #"pthread_attr_setschedparam/speculative/pthread_attr_setschedparam_speculative_3-1.run-test", "pthread_attr_setschedparam/speculative/pthread_attr_setschedparam_speculative_3-2.run-test", "pthread_attr_setschedpolicy/pthread_attr_setschedpolicy_1-2.run-test", "pthread_attr_setschedpolicy/pthread_attr_setschedpolicy_1-3.run-test", "pthread_attr_setschedpolicy/pthread_attr_setschedpolicy_4-1.run-test", "pthread_attr_setscope/pthread_attr_setscope_4-1.run-test", "pthread_attr_setscope/pthread_attr_setscope_5-1.run-test", "pthread_attr_setstacksize/pthread_attr_setstacksize_1-1.run-test", "pthread_attr_setstacksize/pthread_attr_setstacksize_2-1.run-test", "pthread_barrierattr_destroy/pthread_barrierattr_destroy_1-1.run-test", "pthread_barrierattr_getpshared/pthread_barrierattr_getpshared_1-1.run-test", "pthread_barrierattr_init/pthread_barrierattr_init_1-1.run-test", "pthread_barrierattr_init/pthread_barrierattr_init_2-1.run-test", "pthread_barrierattr_setpshared/pthread_barrierattr_setpshared_1-1.run-test", "pthread_barrierattr_setpshared/pthread_barrierattr_setpshared_2-1.run-test", "pthread_barrier_destroy/pthread_barrier_destroy_1-1.run-test", "pthread_barrier_init/pthread_barrier_init_1-1.run-test", "pthread_barrier_init/pthread_barrier_init_3-1.run-test", "pthread_barrier_init/pthread_barrier_init_4-1.run-test", "pthread_barrier_wait/pthread_barrier_wait_1-1.run-test", "pthread_barrier_wait/pthread_barrier_wait_2-1.run-test", "pthread_cancel/pthread_cancel_1-1.run-test", "pthread_cancel/pthread_cancel_1-2.run-test", "pthread_cancel/pthread_cancel_1-3.run-test", "pthread_cancel/pthread_cancel_2-1.run-test", "pthread_cancel/pthread_cancel_2-2.run-test", "pthread_cancel/pthread_cancel_2-3.run-test", "pthread_cancel/pthread_cancel_3-1.run-test", "pthread_cancel/pthread_cancel_4-1.run-test", "pthread_cleanup_pop/pthread_cleanup_pop_1-1.run-test", "pthread_cleanup_pop/pthread_cleanup_pop_1-2.run-test", "pthread_cleanup_pop/pthread_cleanup_pop_1-3.run-test", "pthread_cleanup_push/pthread_cleanup_push_1-1.run-test", "pthread_cleanup_push/pthread_cleanup_push_1-2.run-test", "pthread_cleanup_push/pthread_cleanup_push_1-3.run-test", "pthread_condattr_destroy/pthread_condattr_destroy_1-1.run-test", "pthread_condattr_destroy/pthread_condattr_destroy_2-1.run-test", "pthread_condattr_destroy/pthread_condattr_destroy_3-1.run-test", "pthread_condattr_destroy/pthread_condattr_destroy_4-1.run-test", "pthread_condattr_getclock/pthread_condattr_getclock_1-1.run-test", "pthread_condattr_getclock/pthread_condattr_getclock_1-2.run-test", "pthread_condattr_getpshared/pthread_condattr_getpshared_1-1.run-test", "pthread_condattr_getpshared/pthread_condattr_getpshared_1-2.run-test", "pthread_condattr_getpshared/pthread_condattr_getpshared_2-1.run-test", "pthread_condattr_init/pthread_condattr_init_1-1.run-test", "pthread_condattr_init/pthread_condattr_init_3-1.run-test", "pthread_condattr_setclock/pthread_condattr_setclock_1-1.run-test", "pthread_condattr_setclock/pthread_condattr_setclock_1-2.run-test", "pthread_condattr_setclock/pthread_condattr_setclock_2-1.run-test", "pthread_condattr_setpshared/pthread_condattr_setpshared_1-1.run-test", "pthread_condattr_setpshared/pthread_condattr_setpshared_1-2.run-test", "pthread_condattr_setpshared/pthread_condattr_setpshared_2-1.run-test", "pthread_cond_signal/pthread_cond_signal_1-1.run-test", "pthread_cond_signal/pthread_cond_signal_2-1.run-test", "pthread_cond_signal/pthread_cond_signal_2-2.run-test", "pthread_cond_signal/pthread_cond_signal_4-1.run-test", "pthread_mutexattr_settype/pthread_mutexattr_settype_1-1.run-test", "pthread_mutexattr_settype/pthread_mutexattr_settype_3-1.run-test", "pthread_mutexattr_settype/pthread_mutexattr_settype_3-2.run-test", "pthread_mutexattr_settype/pthread_mutexattr_settype_3-3.run-test", "pthread_mutexattr_settype/pthread_mutexattr_settype_3-4.run-test", "pthread_mutexattr_settype/pthread_mutexattr_settype_7-1.run-test", "pthread_mutex_destroy/pthread_mutex_destroy_1-1.run-test", "pthread_mutex_destroy/pthread_mutex_destroy_2-1.run-test", "pthread_mutex_destroy/pthread_mutex_destroy_2-2.run-test", "pthread_mutex_destroy/pthread_mutex_destroy_3-1.run-test", "pthread_mutex_destroy/pthread_mutex_destroy_5-1.run-test", "pthread_mutex_destroy/pthread_mutex_destroy_5-2.run-test", "pthread_mutex_init/pthread_mutex_init_1-1.run-test", "pthread_mutex_init/pthread_mutex_init_2-1.run-test", "pthread_mutex_init/pthread_mutex_init_3-1.run-test", "pthread_mutex_init/pthread_mutex_init_4-1.run-test", "pthread_mutex_lock/pthread_mutex_lock_1-1.run-test", "pthread_mutex_lock/pthread_mutex_lock_2-1.run-test", "pthread_mutex_timedlock/pthread_mutex_timedlock_4-1.run-test", "pthread_mutex_timedlock/pthread_mutex_timedlock_5-1.run-test", "pthread_mutex_timedlock/pthread_mutex_timedlock_5-2.run-test", "pthread_mutex_timedlock/pthread_mutex_timedlock_5-3.run-test", "pthread_mutex_trylock/pthread_mutex_trylock_1-1.run-test", "pthread_mutex_trylock/pthread_mutex_trylock_3-1.run-test", "pthread_mutex_trylock/pthread_mutex_trylock_4-1.run-test", "pthread_mutex_unlock/pthread_mutex_unlock_1-1.run-test", "pthread_mutex_unlock/pthread_mutex_unlock_2-1.run-test", "pthread_mutex_unlock/pthread_mutex_unlock_3-1.run-test", "pthread_once/pthread_once_1-1.run-test", "pthread_rwlock_rdlock/pthread_rwlock_rdlock_1-1.run-test", "pthread_rwlock_rdlock/pthread_rwlock_rdlock_2-3.run-test", "pthread_rwlockattr_destroy/pthread_rwlockattr_destroy_1-1.run-test", "pthread_rwlockattr_destroy/pthread_rwlockattr_destroy_2-1.run-test", "pthread_rwlockattr_getpshared/pthread_rwlockattr_getpshared_1-1.run-test", "pthread_rwlockattr_getpshared/pthread_rwlockattr_getpshared_4-1.run-test", "pthread_rwlockattr_init/pthread_rwlockattr_init_1-1.run-test", "pthread_rwlockattr_init/pthread_rwlockattr_init_2-1.run-test", "pthread_rwlockattr_setpshared/pthread_rwlockattr_setpshared_1-1.run-test", "pthread_rwlock_destroy/pthread_rwlock_destroy_1-1.run-test", "pthread_rwlock_destroy/pthread_rwlock_destroy_3-1.run-test", "pthread_rwlock_init/pthread_rwlock_init_1-1.run-test", "pthread_rwlock_init/pthread_rwlock_init_2-1.run-test", "pthread_rwlock_init/pthread_rwlock_init_3-1.run-test", "pthread_rwlock_init/pthread_rwlock_init_6-1.run-test", "pthread_rwlock_unlock/pthread_rwlock_unlock_2-1.run-test", "pthread_rwlock_wrlock/pthread_rwlock_wrlock_1-1.run-test", "pthread_rwlock_rdlock/pthread_rwlock_rdlock_5-1.run-test", "pthread_rwlock_timedrdlock/pthread_rwlock_timedrdlock_2-1.run-test", "pthread_rwlock_timedrdlock/pthread_rwlock_timedrdlock_5-1.run-test", "pthread_rwlock_timedwrlock/pthread_rwlock_timedwrlock_2-1.run-test", "pthread_rwlock_timedwrlock/pthread_rwlock_timedwrlock_5-1.run-test", "pthread_rwlock_tryrdlock/pthread_rwlock_tryrdlock_1-1.run-test", "pthread_rwlock_trywrlock/pthread_rwlock_trywrlock_1-1.run-test", "pthread_rwlock_trywrlock/speculative/pthread_rwlock_trywrlock_speculative_3-1.run-test", "pthread_rwlock_unlock/pthread_rwlock_unlock_1-1.run-test", "pthread_self/pthread_self_1-1.run-test", "pthread_setcancelstate/pthread_setcancelstate_1-1.run-test", "pthread_setcancelstate/pthread_setcancelstate_1-2.run-test", "pthread_setcancelstate/pthread_setcancelstate_2-1.run-test", "pthread_setcancelstate/pthread_setcancelstate_3-1.run-test", "pthread_setcanceltype/pthread_setcanceltype_1-2.run-test", "pthread_setcanceltype/pthread_setcanceltype_2-1.run-test", #"pthread_setschedparam/pthread_setschedparam_1-1.run-test", "pthread_setschedparam/pthread_setschedparam_4-1.run-test", "pthread_setspecific/pthread_setspecific_1-1.run-test", "pthread_setspecific/pthread_setspecific_1-2.run-test", "pthread_spin_destroy/pthread_spin_destroy_1-1.run-test", "aio_cancel/aio_cancel_9-1.run-test", "aio_cancel/aio_cancel_10-1.run-test", "aio_fsync/aio_fsync_12-1.run-test", "lio_listio/lio_listio_6-1.run-test", "fsync/fsync_5-1.run-test", "fsync/fsync_7-1.run-test", "mq_close/mq_close_1-1.run-test", "mq_close/mq_close_3-2.run-test", "mq_getattr/mq_getattr_2-1.run-test", "mq_getattr/mq_getattr_2-2.run-test", "mq_getattr/mq_getattr_3-1.run-test", "mq_getattr/speculative/mq_getattr_speculative_7-1.run-test", "mq_open/mq_open_12-1.run-test", "mq_open/mq_open_13-1.run-test", "mq_open/mq_open_15-1.run-test", "mq_open/mq_open_21-1.run-test", "mq_open/mq_open_23-1.run-test", "mq_open/mq_open_25-2.run-test", "mq_open/mq_open_27-1.run-test", "mq_open/mq_open_27-2.run-test", "mq_open/mq_open_29-1.run-test", "mq_open/mq_open_3-1.run-test", "mq_open/mq_open_7-3.run-test", "mq_open/speculative/mq_open_speculative_2-2.run-test", "mq_open/speculative/mq_open_speculative_2-3.run-test", "mq_open/speculative/mq_open_speculative_26-1.run-test", "mq_receive/mq_receive_10-1.run-test", "mq_receive/mq_receive_11-1.run-test", "mq_receive/mq_receive_11-2.run-test", "mq_receive/mq_receive_7-1.run-test", "mq_send/mq_send_13-1.run-test", "mq_send/mq_send_2-1.run-test", "mq_send/mq_send_4-1.run-test", "mq_send/mq_send_4-2.run-test", "mq_setattr/mq_setattr_1-1.run-test", "mq_setattr/mq_setattr_1-2.run-test", "mq_setattr/mq_setattr_2-1.run-test", "mq_setattr/mq_setattr_5-1.run-test", "mq_timedreceive/mq_timedreceive_13-1.run-test", "mq_timedreceive/mq_timedreceive_14-1.run-test", "mq_timedreceive/mq_timedreceive_7-1.run-test", "mq_timedsend/mq_timedsend_13-1.run-test", "mq_timedsend/mq_timedsend_19-1.run-test", "mq_timedsend/mq_timedsend_2-1.run-test", "mq_timedsend/mq_timedsend_4-1.run-test", "mq_timedsend/mq_timedsend_4-2.run-test", "mq_unlink/mq_unlink_1-1.run-test", "mq_unlink/mq_unlink_2-1.run-test", "mq_unlink/mq_unlink_2-2.run-test", "mq_unlink/mq_unlink_7-1.run-test", "mq_unlink/speculative/mq_unlink_speculative_7-2.run-test", "sem_destroy/sem_destroy_4-1.run-test", "sem_destroy/sem_destroy_3-1.run-test", "sem_getvalue/sem_getvalue_2-2.run-test", "sem_init/sem_init_1-1.run-test", "sem_init/sem_init_2-1.run-test", "sem_init/sem_init_2-2.run-test", "sem_init/sem_init_3-1.run-test", "sem_init/sem_init_5-1.run-test", "sem_init/sem_init_5-2.run-test", "sem_timedwait/sem_timedwait_11-1.run-test", "sem_timedwait/sem_timedwait_1-1.run-test", "sem_timedwait/sem_timedwait_2-2.run-test", "sem_timedwait/sem_timedwait_4-1.run-test", "sem_timedwait/sem_timedwait_6-1.run-test", "sem_timedwait/sem_timedwait_6-2.run-test", "sem_timedwait/sem_timedwait_7-1.run-test", "sem_unlink/sem_unlink_5-1.run-test", "shm_open/shm_open_39-1.run-test", "shm_unlink/shm_unlink_10-1.run-test", "sigaction/sigaction_1-10.run-test", "sigaction/sigaction_1-11.run-test", "sigaction/sigaction_1-12.run-test", "sigaction/sigaction_1-13.run-test", "sigaction/sigaction_1-14.run-test", "sigaction/sigaction_1-15.run-test", "sigaction/sigaction_1-16.run-test", "sigaction/sigaction_1-17.run-test", "sigaction/sigaction_1-18.run-test", "sigaction/sigaction_1-19.run-test", "sigaction/sigaction_1-1.run-test", "sigaction/sigaction_1-20.run-test", "sigaction/sigaction_1-22.run-test", "sigaction/sigaction_1-23.run-test", "sigaction/sigaction_1-24.run-test", "sigaction/sigaction_1-25.run-test", "sigaction/sigaction_1-26.run-test", "sigaction/sigaction_1-2.run-test", "sigaction/sigaction_1-3.run-test", "sigaction/sigaction_1-4.run-test", "sigaction/sigaction_1-6.run-test", "sigaction/sigaction_1-7.run-test", "sigaction/sigaction_18-10.run-test", "sigaction/sigaction_18-11.run-test", "sigaction/sigaction_18-12.run-test", "sigaction/sigaction_18-13.run-test", "sigaction/sigaction_18-14.run-test", "sigaction/sigaction_18-15.run-test", "sigaction/sigaction_18-16.run-test", "sigaction/sigaction_18-17.run-test", "sigaction/sigaction_18-18.run-test", "sigaction/sigaction_18-19.run-test", "sigaction/sigaction_18-1.run-test", "sigaction/sigaction_18-20.run-test", "sigaction/sigaction_18-22.run-test", "sigaction/sigaction_18-23.run-test", "sigaction/sigaction_18-24.run-test", "sigaction/sigaction_18-25.run-test", "sigaction/sigaction_18-26.run-test", "sigaction/sigaction_18-2.run-test", "sigaction/sigaction_18-3.run-test", "sigaction/sigaction_18-4.run-test", "sigaction/sigaction_18-6.run-test", "sigaction/sigaction_18-7.run-test", "sigaction/sigaction_18-8.run-test", "sigaction/sigaction_18-9.run-test", "sigaction/sigaction_1-8.run-test", "sigaction/sigaction_1-9.run-test", "sigaction/sigaction_2-10.run-test", "sigaction/sigaction_2-11.run-test", "sigaction/sigaction_2-12.run-test", "sigaction/sigaction_2-13.run-test", "sigaction/sigaction_2-14.run-test", "sigaction/sigaction_2-15.run-test", "sigaction/sigaction_2-16.run-test", "sigaction/sigaction_2-17.run-test", "sigaction/sigaction_2-18.run-test", "sigaction/sigaction_2-19.run-test", "sigaction/sigaction_2-1.run-test", "sigaction/sigaction_2-20.run-test", "sigaction/sigaction_2-22.run-test", "sigaction/sigaction_2-23.run-test", "sigaction/sigaction_2-24.run-test", "sigaction/sigaction_2-25.run-test", "sigaction/sigaction_2-26.run-test", "sigaction/sigaction_2-2.run-test", "sigaction/sigaction_2-3.run-test", "sigaction/sigaction_2-4.run-test", "sigaction/sigaction_25-10.run-test", "sigaction/sigaction_25-11.run-test", "sigaction/sigaction_25-12.run-test", "sigaction/sigaction_25-13.run-test", "sigaction/sigaction_25-14.run-test", "sigaction/sigaction_25-15.run-test", "sigaction/sigaction_25-16.run-test", "sigaction/sigaction_25-17.run-test", "sigaction/sigaction_25-18.run-test", "sigaction/sigaction_25-19.run-test", "sigaction/sigaction_25-1.run-test", "sigaction/sigaction_25-20.run-test", "sigaction/sigaction_25-22.run-test", "sigaction/sigaction_25-23.run-test", "sigaction/sigaction_25-24.run-test", "sigaction/sigaction_25-25.run-test", "sigaction/sigaction_25-26.run-test", "sigaction/sigaction_25-2.run-test", "sigaction/sigaction_25-3.run-test", "sigaction/sigaction_25-4.run-test", "sigaction/sigaction_25-6.run-test", "sigaction/sigaction_25-7.run-test", "sigaction/sigaction_25-8.run-test", "sigaction/sigaction_25-9.run-test", "sigaction/sigaction_2-6.run-test", "sigaction/sigaction_2-7.run-test", "sigaction/sigaction_28-10.run-test", "sigaction/sigaction_28-11.run-test", "sigaction/sigaction_28-12.run-test", "sigaction/sigaction_28-13.run-test", "sigaction/sigaction_28-14.run-test", "sigaction/sigaction_28-15.run-test", "sigaction/sigaction_28-16.run-test", "sigaction/sigaction_28-17.run-test", "sigaction/sigaction_28-18.run-test", "sigaction/sigaction_28-19.run-test", "sigaction/sigaction_28-1.run-test", "sigaction/sigaction_28-20.run-test", "sigaction/sigaction_28-22.run-test", "sigaction/sigaction_28-23.run-test", "sigaction/sigaction_28-24.run-test", "sigaction/sigaction_28-25.run-test", "sigaction/sigaction_28-26.run-test", "sigaction/sigaction_28-2.run-test", "sigaction/sigaction_28-3.run-test", "sigaction/sigaction_28-4.run-test", "sigaction/sigaction_28-6.run-test", "sigaction/sigaction_28-7.run-test", "sigaction/sigaction_28-8.run-test", "sigaction/sigaction_28-9.run-test", "sigaction/sigaction_2-8.run-test", "sigaction/sigaction_2-9.run-test", "sigaction/sigaction_30-1.run-test", "sigaction/sigaction_4-100.run-test", "sigaction/sigaction_4-101.run-test", "sigaction/sigaction_4-102.run-test", "sigaction/sigaction_4-103.run-test", "sigaction/sigaction_4-104.run-test", "sigaction/sigaction_4-53.run-test", "sigaction/sigaction_4-54.run-test", "sigaction/sigaction_4-55.run-test", "sigaction/sigaction_4-56.run-test", "sigaction/sigaction_4-58.run-test", "sigaction/sigaction_4-59.run-test", "sigaction/sigaction_4-60.run-test", "sigaction/sigaction_4-61.run-test", "sigaction/sigaction_4-62.run-test", "sigaction/sigaction_4-63.run-test", "sigaction/sigaction_4-64.run-test", "sigaction/sigaction_4-65.run-test", "sigaction/sigaction_4-66.run-test", "sigaction/sigaction_4-67.run-test", "sigaction/sigaction_4-68.run-test", "sigaction/sigaction_4-69.run-test", "sigaction/sigaction_4-70.run-test", "sigaction/sigaction_4-71.run-test", "sigaction/sigaction_4-72.run-test", "sigaction/sigaction_4-74.run-test", "sigaction/sigaction_4-75.run-test", "sigaction/sigaction_4-76.run-test", "sigaction/sigaction_4-77.run-test", "sigaction/sigaction_4-78.run-test", "sigaction/sigaction_4-79.run-test", "sigaction/sigaction_4-80.run-test", "sigaction/sigaction_4-81.run-test", "sigaction/sigaction_4-82.run-test", "sigaction/sigaction_4-84.run-test", "sigaction/sigaction_4-85.run-test", "sigaction/sigaction_4-86.run-test", "sigaction/sigaction_4-87.run-test", "sigaction/sigaction_4-88.run-test", "sigaction/sigaction_4-89.run-test", "sigaction/sigaction_4-90.run-test", "sigaction/sigaction_4-91.run-test", "sigaction/sigaction_4-92.run-test", "sigaction/sigaction_4-93.run-test", "sigaction/sigaction_4-94.run-test", "sigaction/sigaction_4-95.run-test", "sigaction/sigaction_4-96.run-test", "sigaction/sigaction_4-97.run-test", "sigaction/sigaction_4-98.run-test", "sigaction/sigaction_6-10.run-test", "sigaction/sigaction_6-11.run-test", "sigaction/sigaction_6-12.run-test", "sigaction/sigaction_6-13.run-test", "sigaction/sigaction_6-14.run-test", "sigaction/sigaction_6-15.run-test", "sigaction/sigaction_6-16.run-test", "sigaction/sigaction_6-17.run-test", "sigaction/sigaction_6-18.run-test", "sigaction/sigaction_6-19.run-test", "sigaction/sigaction_6-1.run-test", "sigaction/sigaction_6-20.run-test", "sigaction/sigaction_6-22.run-test", "sigaction/sigaction_6-23.run-test", "sigaction/sigaction_6-24.run-test", "sigaction/sigaction_6-25.run-test", "sigaction/sigaction_6-26.run-test", "sigaction/sigaction_6-2.run-test", "sigaction/sigaction_6-3.run-test", "sigaction/sigaction_6-4.run-test", "sigaction/sigaction_6-6.run-test", "sigaction/sigaction_6-7.run-test", "sigaction/sigaction_6-8.run-test", "sigaction/sigaction_6-9.run-test", "sigaction/sigaction_8-10.run-test", "sigaction/sigaction_8-11.run-test", "sigaction/sigaction_8-12.run-test", "sigaction/sigaction_8-13.run-test", "sigaction/sigaction_8-14.run-test", "sigaction/sigaction_8-15.run-test", "sigaction/sigaction_8-16.run-test", "sigaction/sigaction_8-17.run-test", "sigaction/sigaction_8-18.run-test", "sigaction/sigaction_8-19.run-test", "sigaction/sigaction_8-1.run-test", "sigaction/sigaction_8-20.run-test", "sigaction/sigaction_8-23.run-test", "sigaction/sigaction_8-24.run-test", "sigaction/sigaction_8-25.run-test", "sigaction/sigaction_8-26.run-test", "sigaction/sigaction_8-2.run-test", "sigaction/sigaction_8-3.run-test", "sigaction/sigaction_8-4.run-test", "sigaction/sigaction_8-7.run-test", "sigaction/sigaction_8-8.run-test", "sigaction/sigaction_8-9.run-test", "sigaddset/sigaddset_1-1.run-test", "sigaddset/sigaddset_1-2.run-test", "sigaddset/sigaddset_1-3.run-test", "sigaddset/sigaddset_2-1.run-test", "sigaddset/sigaddset_4-1.run-test", "sigaltstack/sigaltstack_11-1.run-test", "sigaltstack/sigaltstack_12-1.run-test", "sigdelset/sigdelset_1-1.run-test", "sigdelset/sigdelset_1-2.run-test", "sigdelset/sigdelset_1-3.run-test", "sigdelset/sigdelset_1-4.run-test", "sigdelset/sigdelset_4-1.run-test", "sigfillset/sigfillset_1-1.run-test", "sighold/sighold_1-1.run-test", "sighold/sighold_2-1.run-test", "sighold/sighold_3-1.run-test", "sigignore/sigignore_1-1.run-test", "sigignore/sigignore_4-1.run-test", "sigignore/sigignore_5-1.run-test", "sigignore/sigignore_6-1.run-test", "sigignore/sigignore_6-2.run-test", "sigismember/sigismember_3-1.run-test", "sigismember/sigismember_4-1.run-test", "sigpause/sigpause_1-1.run-test", "sigpause/sigpause_2-1.run-test", "sigpause/sigpause_3-1.run-test", "sigpending/sigpending_1-1.run-test", "sigpending/sigpending_2-1.run-test", "sigprocmask/sigprocmask_12-1.run-test", "sigprocmask/sigprocmask_15-1.run-test", "sigprocmask/sigprocmask_17-1.run-test", "sigprocmask/sigprocmask_4-1.run-test", "sigprocmask/sigprocmask_5-1.run-test", "sigprocmask/sigprocmask_6-1.run-test", "sigprocmask/sigprocmask_7-1.run-test", "sigprocmask/sigprocmask_8-1.run-test", "sigprocmask/sigprocmask_8-2.run-test", "sigprocmask/sigprocmask_8-3.run-test", "sigprocmask/sigprocmask_9-1.run-test", "sigqueue/sigqueue_9-1.run-test", "sigrelse/sigrelse_1-1.run-test", "sigrelse/sigrelse_2-1.run-test", "sigrelse/sigrelse_3-1.run-test", "sigsuspend/sigsuspend_3-1.run-test", "sigsuspend/sigsuspend_4-1.run-test", "sigsuspend/sigsuspend_6-1.run-test", "sigtimedwait/sigtimedwait_1-1.run-test", "sigtimedwait/sigtimedwait_6-1.run-test", "sigwait/sigwait_4-1.run-test", "sigwaitinfo/sigwaitinfo_3-1.run-test", ] }