summaryrefslogtreecommitdiff
path: root/apps/examples/ostest/ostest.h
Commit message (Expand)AuthorAgeFilesLines
* apps/examples/ostest: Missing prototype for nsem_test()Gregory Nutt2014-12-061-0/+4
* Rename CONFIG_LIBC_AIO to CONFIG_FS_AIO since it is now an OS propertyGregory Nutt2014-10-051-1/+1
* First round of changes fo AIO integrationGregory Nutt2014-10-051-0/+6
* Add a trivial test of sem_timedwait() to the OS testGregory Nutt2014-09-261-0/+4
* Fix some problems with the vfork() test on the STM32F3Discoverypatacongo2013-02-081-1/+2
* Changed needed to fix issues with task_restart()patacongo2013-02-061-0/+4
* Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-131-18/+24
* Add ostest vfork test (does not work yet)patacongo2013-01-071-0/+6
* Add a test to verify that FPU registers are properly saved and restored on co...patacongo2012-02-241-6/+10
* atexit() functions now called when task killed by task delete; For MCUs with ...patacongo2011-05-281-1/+13
* Move nuttx/examples to apps/examplespatacongo2011-03-201-0/+162