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