summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxkey08/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Fix gcc 12 warningsChris Johns2022-06-211-1/+1
* testsuites/psxtests/psx[g-m1]*: Change license to BSD-2Joel Sherrill2022-04-121-3/+22
* tests: Use rtems_task_exit()Sebastian Huber2018-10-051-1/+1
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* psxtests/psxkey08: Avoid rtems_semaphore_flush()Sebastian Huber2016-11-231-38/+36
* tests/psxtests: Use <rtems/test.h>Sebastian Huber2014-03-251-2/+6
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* psxtests/psxkey08: Limit workspace sizeSebastian Huber2014-03-121-3/+9
* psxtests/psxkey08: Do not allocate task IDsSebastian Huber2014-03-121-4/+3
* POSIX keys now enabled in all configurations.Joel Sherrill2014-03-071-41/+54
* Unlimited objects support for POSIX keysZhongwei Yao2013-08-061-0/+165