summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx01/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* testsuites/psxtests/psx[01]*: Change license to BSD-2Joel Sherrill2022-04-121-3/+22
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* tests/psxtests: Use <rtems/test.h>Sebastian Huber2014-03-251-1/+3
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* psxtests: move pthread_once tests into an extra test.Christian Mauderer2014-03-191-17/+0
* posix: Update to the pthread_once changes.Chris Johns2013-08-231-0/+17
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-011-1/+1
* score: Merge tod implementation into one fileSebastian Huber2013-07-261-0/+2
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-09-301-3/+5
* Add HAVE_CONFIG_H.Ralf Corsepius2011-02-221-0/+4
* Whitespace removal.Ralf Corsepius2009-11-301-2/+2
* Use PRIxpthread_t to print pthread_t's.Ralf Corsepius2009-10-271-1/+1
* Remove unused vars.Ralf Corsepius2009-10-251-2/+0
* 2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-09-131-164/+0
* 2009-08-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-181-1/+7
* 2009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-111-6/+6
* 2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-02-011-50/+59
* 2008-01-18 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett2008-01-181-3/+11
* 2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-171-2/+12
* 2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-131-3/+11
* 2007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-051-1/+2
* Remove stray white spaces.Ralf Corsepius2004-04-161-14/+14
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added test cases for uname().Joel Sherrill1999-11-161-0/+18
* 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
* nanosleep no longer consider a negative value of tv_sec to be an error.Joel Sherrill1996-09-051-6/+7
* Added build_time statement to provide a tm for the testMark Johannes1996-08-231-2/+4
* changed error for too many threads to EAGAINJoel Sherrill1996-08-151-2/+2
* added test cases for clock_getresJoel Sherrill1996-08-121-9/+27
* added test cases for clock_gettime (invalid id), clock_settime (invalid_id),Joel Sherrill1996-08-121-0/+48
* added test case for non-NULL parameter to time()Joel Sherrill1996-08-121-0/+6
* added test cases for errors in sched_get_priority_min andJoel Sherrill1996-08-091-5/+30
* added complete test cases for pthread_once.Joel Sherrill1996-08-081-8/+8
* moved the time macros to pmacros.h.Joel Sherrill1996-06-101-33/+1
* added include of <sched.h> and fixed warningsJoel Sherrill1996-06-061-2/+3
* added test case for sched_get_priority_min, sched_get_priority_max,Joel Sherrill1996-06-041-0/+23
* added basic test cases for pthread_self and pthread_equalJoel Sherrill1996-06-041-0/+5
* added test code for return of remaining time from sleep().Joel Sherrill1996-06-031-2/+8
* added test case for nanosleep filling in the time remaining structure.Joel Sherrill1996-06-031-0/+1
* added test code for nanosleep and return code from sleep.Joel Sherrill1996-06-031-2/+27
* added code to test clock and time related functionality.Joel Sherrill1996-05-301-17/+62
* tests now specify whether using posix initialization threads tableJoel Sherrill1996-05-291-1/+1
* simple version of test which shows pthread_create, pthread_exit, and exitJoel Sherrill1996-05-291-1/+10
* Gutted test of rtems api calls and added comments to indicate what the testJoel Sherrill1996-05-291-52/+8
* new filesJoel Sherrill1996-05-241-4/+68