summaryrefslogtreecommitdiff
path: root/testsuites/psxtests/psxkey07 (follow)
AgeCommit message (Expand)Author
2017-11-06tests: Use simple console driverSebastian Huber
2017-10-28tests: Remove TEST_INITSebastian Huber
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber
2014-03-25tests/psxtests: Use <rtems/test.h>Sebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-12psxtests/psxkey07: Do not allocate task IDsSebastian Huber
2014-03-12psxtests/psxkey07: Limit workspace sizeSebastian Huber
2014-03-12psxtests/psxkey07: Account for RTEMS_TOO_MANYSebastian Huber
2014-03-07POSIX keys now enabled in all configurations.Joel Sherrill
2013-08-06Unlimited objects support for POSIX keysZhongwei Yao