nuttx-apps/examples/ostest
2015-04-09 15:53:59 -06:00
..
.gitignore
aio.c Fixes for more cppcheck complaints. Mostly cosmetic 2014-11-25 14:51:10 -06:00
barrier.c
cancel.c
cond.c
dev_null.c
fpu.c Make sure that FPU test, HID keyboard example, and touchscreen options are only available in the FLAT build 2015-03-23 19:03:51 -06:00
Kconfig Rename CONFIG_LIBC_AIO to CONFIG_FS_AIO since it is now an OS property 2014-10-05 15:44:43 -06:00
Makefile apps/examples/ostest: Add a test for the sigprocmask, sighold, and sigrelse 2015-04-09 15:53:59 -06:00
mqueue.c More fixes to issues noted by cppcheck 2014-11-25 11:45:00 -06:00
mutex.c More fixes to issues noted by cppcheck 2014-11-25 11:45:00 -06:00
nsem.c Fix to bugs in initial commit of named semaphore test 2014-09-28 13:08:57 -06:00
ostest.h apps/examples/ostest: Add a test for the sigprocmask, sighold, and sigrelse 2015-04-09 15:53:59 -06:00
ostest_main.c apps/examples/ostest: Add a test for the sigprocmask, sighold, and sigrelse 2015-04-09 15:53:59 -06:00
posixtimer.c
prioinherit.c
restart.c Use more standard *argv[] instead easier **argv 2014-09-06 09:23:23 -06:00
rmutex.c Fixes for more cppcheck complaints. Mostly cosmetic 2014-11-25 14:51:10 -06:00
roundrobin.c
sem.c Add a simple named semaphore test to the OS test 2014-09-28 13:02:36 -06:00
semtimed.c OS test: Improved error checking for sem_timedwait() from Juha Niskanen 2015-02-20 07:31:59 -06:00
sighand.c apps/examples/ostest: Add a test for the sigprocmask, sighold, and sigrelse 2015-04-09 15:53:59 -06:00
sigprocmask.c apps/examples/ostest: Add a test for the sigprocmask, sighold, and sigrelse 2015-04-09 15:53:59 -06:00
timedmqueue.c More fixes to issues noted by cppcheck 2014-11-25 11:45:00 -06:00
timedwait.c
vfork.c
waitpid.c Use more standard *argv[] instead easier **argv 2014-09-06 09:23:23 -06:00