nuttx-apps/testing/ostest
Masayuki Ishikawa 97440889ac testing: ostest: Add ASSERT in case of errors
Summary:
- This commit adds ASSERT in case of errors to stop the
  execution of ostest
- Also, add some 'ERROR' messages

Impact:
- None

Testing:
- Run ostest with several configs

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2022-10-16 13:24:50 +08:00
..
aio.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
barrier.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
cancel.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
cond.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
dev_null.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
fpu.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
getopt.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
Kconfig testing/ostest: remove CONFIG_TESTING_OSTEST_FPUSIZE 2022-04-19 02:48:24 +08:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile ostest: Introduce basic setjmp/longjmp test 2022-03-01 12:03:31 +08:00
mqueue.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
mutex.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
nsem.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
ostest_main.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
ostest.h ostest: Introduce basic setjmp/longjmp test 2022-03-01 12:03:31 +08:00
posixtimer.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
prioinherit.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
pthread_cleanup.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
pthread_rwlock_cancel.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
pthread_rwlock.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
restart.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
rmutex.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
robust.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
roundrobin.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
sem.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
semtimed.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
setjmp.c ostest: Introduce basic setjmp/longjmp test 2022-03-01 12:03:31 +08:00
setvbuf.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
sigev_thread.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
sighand.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
signest.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
sigprocmask.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
specific.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
sporadic2.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
sporadic.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
suspend.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
timedmqueue.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
timedmutex.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
timedwait.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
tls.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
vfork.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00
waitpid.c testing: ostest: Add ASSERT in case of errors 2022-10-16 13:24:50 +08:00