summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxkey07/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-04psxkey07: Fix POSIX key value pair configurationSebastian Huber1-22/+20
2022-08-19psxkey07/init.c: Add pragma for gcc 12 warningRyan Long1-2/+9
2022-06-21testsuite: Fix gcc 12 warningsChris Johns1-1/+2
2022-04-12testsuites/psxtests/psx[g-m1]*: Change license to BSD-2Joel Sherrill1-3/+22
2018-10-05tests: Use rtems_task_exit()Sebastian Huber1-1/+1
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 Johns1-1/+1
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 Sherrill1-47/+71
2013-08-06Unlimited objects support for POSIX keysZhongwei Yao1-0/+173