summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx07/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-12testsuites/psxtests/psx[01]*: Change license to BSD-2Joel Sherrill1-3/+22
2018-10-29posix: Enable more psxtests by defaultSebastian Huber1-0/+2
2018-05-02tests: Remove configure feature checksSebastian Huber1-12/+0
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2015-01-23psx07: Add missing parameter to printf() callJoel Sherrill1-1/+1
2015-01-23psxtests/psx07: Fix printf() statementSebastian Huber1-1/+1
2014-03-25tests/psxtests: Use <rtems/test.h>Sebastian Huber1-2/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-12-132011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+0
2011-12-082011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-53/+0
2011-09-302011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+3
2011-02-22Add HAVE_CONFIG_H.Ralf Corsepius1-0/+4
2010-10-212010-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2010-10-082010-10-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
2010-10-042010-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+86
2010-04-252010-04-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2010-04-03Reflect POSIX changes to sched_param.Ralf Corsepius1-29/+30
2009-12-082009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2009-11-30Whitespace removal.Ralf Corsepius1-2/+2
2009-10-27Use PRIxpthread_t to print pthread_t's.Ralf Corsepius1-1/+1
2009-10-27Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME, HAVE_DECL_PTHREAD_ATTR_SETCPUTIME.Ralf Corsepius1-0/+12
2009-10-252009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+3
2009-08-192009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+34
2009-08-012009-08-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-94/+112
2009-07-062009-07-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+3
2009-05-112009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+8
2008-12-142008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2008-01-292008-01-29 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett1-88/+132
2004-04-16Remove stray white spaces.Ralf Corsepius1-67/+67
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-08-022002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-04-202001-04-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+2
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-05This is another pass at making sure that nothing outside the BSPJoel Sherrill1-3/+1
1998-04-27Reset the pthread attributes structure so the proper error would beJoel Sherrill1-1/+5
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-08-21updated to support ENOTSUPMark Johannes1-10/+10
1996-08-15changed error codeJoel Sherrill1-2/+2
1996-08-14added test cases for NULL being passed to pthread attribute get routinesJoel Sherrill1-0/+20
1996-08-14added test case for pthread_attr_getscope being passed a NULL contentionscopeJoel Sherrill1-0/+4
1996-08-14pthread_attr_setscope: returns ENOTSUP not ENOSYS for unsupport scopeJoel Sherrill1-2/+2
1996-08-12added test case for stack too largeJoel Sherrill1-0/+7
1996-08-08added cases to increase coverage of pthread_create. cases added testedJoel Sherrill1-0/+59
1996-08-08Init: spacingMark Johannes1-1/+0
1996-08-07added complete test cases for pthread_attr_getschedparam,Joel Sherrill1-9/+137
1996-08-01test successfully exercises all of pthread_attr_* set and get routinesJoel Sherrill1-0/+274