nuttx-apps/testing/ostest
guanyi f50d2cdbe3 fix ostest sigprocmask testcase
problem: ostest may fail at procmask test, because signals:sigkill/sigstop should not be added in signal mask
solution: skip checking whether sigkill/sigstop are in signal mask

Signed-off-by: guanyi <guanyi@xiaomi.com>
2023-08-01 21:02:52 +09:00
..
aio.c
barrier.c
cancel.c
CMakeLists.txt
cond.c
dev_null.c
fpu.c
getopt.c
Kconfig
Make.defs
Makefile
mqueue.c
mutex.c
nsem.c
ostest_main.c
ostest.h
posixtimer.c
prioinherit.c
pthread_cleanup.c
pthread_exit.c
pthread_rwlock_cancel.c
pthread_rwlock.c
restart.c
rmutex.c
robust.c
roundrobin.c
sem.c
semtimed.c
setjmp.c
setvbuf.c
sigev_thread.c
sighand.c
sighelper.c
signest.c
sigprocmask.c fix ostest sigprocmask testcase 2023-08-01 21:02:52 +09:00
specific.c
sporadic2.c
sporadic.c
suspend.c
timedmqueue.c
timedmutex.c
timedwait.c
tls.c
vfork.c
waitpid.c
wqueue.c