summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxkey07 (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-05tests: Use rtems_task_exit()Sebastian Huber1-1/+1
2018-04-10testsuite/psxtests: Merged nested Makefile.am files into one Makefile.amChris Johns1-23/+0
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber1-1/+0
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber1-1/+0
2014-03-25tests/psxtests: Use <rtems/test.h>Sebastian Huber1-2/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns2-2/+2
2014-03-12psxtests/psxkey07: Do not allocate task IDsSebastian Huber1-5/+4
2014-03-12psxtests/psxkey07: Limit workspace sizeSebastian Huber1-0/+8
2014-03-12psxtests/psxkey07: Account for RTEMS_TOO_MANYSebastian Huber1-2/+3
2014-03-07POSIX keys now enabled in all configurations.Joel Sherrill2-50/+75
2013-08-06Unlimited objects support for POSIX keysZhongwei Yao4-0/+240