summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx07/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix: Enable more psxtests by defaultSebastian Huber2018-10-291-0/+2
* tests: Remove configure feature checksSebastian Huber2018-05-021-12/+0
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* psx07: Add missing parameter to printf() callJoel Sherrill2015-01-231-1/+1
* psxtests/psx07: Fix printf() statementSebastian Huber2015-01-231-1/+1
* tests/psxtests: Use <rtems/test.h>Sebastian Huber2014-03-251-2/+4
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-131-1/+0
* 2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-081-53/+0
* 2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-09-301-2/+3
* Add HAVE_CONFIG_H.Ralf Corsepius2011-02-221-0/+4
* 2010-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-10-211-1/+1
* 2010-10-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-10-081-0/+2
* 2010-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-10-041-3/+86
* 2010-04-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-04-251-1/+1
* Reflect POSIX changes to sched_param.Ralf Corsepius2010-04-031-29/+30
* 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-081-2/+2
* Whitespace removal.Ralf Corsepius2009-11-301-2/+2
* Use PRIxpthread_t to print pthread_t's.Ralf Corsepius2009-10-271-1/+1
* Use HAVE_DECL_PTHREAD_ATTR_GETCPUTIME, HAVE_DECL_PTHREAD_ATTR_SETCPUTIME.Ralf Corsepius2009-10-271-0/+12
* 2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-251-0/+3
* 2009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-191-0/+34
* 2009-08-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-08-011-94/+112
* 2009-07-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-061-1/+3
* 2009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-111-3/+8
* 2008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-141-2/+2
* 2008-01-29 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett2008-01-291-88/+132
* Remove stray white spaces.Ralf Corsepius2004-04-161-67/+67
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-021-1/+1
* 2001-04-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-04-201-1/+2
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* This is another pass at making sure that nothing outside the BSPJoel Sherrill1999-11-051-3/+1
* Reset the pthread attributes structure so the proper error would beJoel Sherrill1998-04-271-1/+5
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* updated to support ENOTSUPMark Johannes1996-08-211-10/+10
* changed error codeJoel Sherrill1996-08-151-2/+2
* added test cases for NULL being passed to pthread attribute get routinesJoel Sherrill1996-08-141-0/+20
* added test case for pthread_attr_getscope being passed a NULL contentionscopeJoel Sherrill1996-08-141-0/+4
* pthread_attr_setscope: returns ENOTSUP not ENOSYS for unsupport scopeJoel Sherrill1996-08-141-2/+2
* added test case for stack too largeJoel Sherrill1996-08-121-0/+7
* added cases to increase coverage of pthread_create. cases added testedJoel Sherrill1996-08-081-0/+59
* Init: spacingMark Johannes1996-08-081-1/+0
* added complete test cases for pthread_attr_getschedparam,Joel Sherrill1996-08-071-9/+137
* test successfully exercises all of pthread_attr_* set and get routinesJoel Sherrill1996-08-011-0/+274