summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxgetattrnp01/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-12testsuites/psxtests/psx[g-m1]*: Change license to BSD-2Joel Sherrill1-3/+22
2019-12-02Move feature macro before "config.h" includeSebastian Huber1-1/+2
2018-05-02tests: Remove configure feature checksSebastian Huber1-19/+2
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-17posix: Remove POSIX_API_Control::schedparamSebastian Huber1-5/+1
2017-10-10posix: Constify default thread processor affinitySebastian Huber1-0/+7
2017-10-10posix: Simplify pthread_attr_setstack()Sebastian Huber1-1/+4
2017-10-09posix: Remove rtems_pthread_attribute_compare()Sebastian Huber1-1/+67
2017-10-09posix: Simplify POSIX_API_ControlSebastian Huber1-0/+33
2014-03-25tests/psxtests: Use <rtems/test.h>Sebastian Huber1-4/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-07Remove trailing whitespace in previous patchesJennifer Averett1-9/+9
2014-03-07psxtests: Added test for pthread_getattr_np().Jennifer Averett1-0/+191