summaryrefslogtreecommitdiff
path: root/testsuites/psxtests/psx01/init.c (follow)
AgeCommit message (Expand)Author
2017-10-28tests: Remove TEST_INITSebastian Huber
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns
2014-03-25tests/psxtests: Use <rtems/test.h>Sebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-19psxtests: move pthread_once tests into an extra test.Christian Mauderer
2013-08-23posix: Update to the pthread_once changes.Chris Johns
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber
2013-07-26score: Merge tod implementation into one fileSebastian Huber
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-09-302011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-02-22Add HAVE_CONFIG_H.Ralf Corsepius
2009-11-30Whitespace removal.Ralf Corsepius
2009-10-27Use PRIxpthread_t to print pthread_t's.Ralf Corsepius
2009-10-25Remove unused vars.Ralf Corsepius
2009-09-132009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-08-182009-08-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2009-05-112009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-02-012008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2008-01-182008-01-18 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-12-132007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-04-052007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2004-04-16Remove stray white spaces.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-11-16Added test cases for uname().Joel 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-09-05nanosleep no longer consider a negative value of tv_sec to be an error.Joel Sherrill
1996-08-23Added build_time statement to provide a tm for the testMark Johannes
1996-08-15changed error for too many threads to EAGAINJoel Sherrill
1996-08-12added test cases for clock_getresJoel Sherrill
1996-08-12added test cases for clock_gettime (invalid id), clock_settime (invalid_id),Joel Sherrill
1996-08-12added test case for non-NULL parameter to time()Joel Sherrill
1996-08-09added test cases for errors in sched_get_priority_min andJoel Sherrill
1996-08-08added complete test cases for pthread_once.Joel Sherrill
1996-06-10moved the time macros to pmacros.h.Joel Sherrill
1996-06-06added include of <sched.h> and fixed warningsJoel Sherrill
1996-06-04added test case for sched_get_priority_min, sched_get_priority_max,Joel Sherrill
1996-06-04added basic test cases for pthread_self and pthread_equalJoel Sherrill
1996-06-03added test code for return of remaining time from sleep().Joel Sherrill
1996-06-03added test case for nanosleep filling in the time remaining structure.Joel Sherrill
1996-06-03added test code for nanosleep and return code from sleep.Joel Sherrill
1996-05-30added code to test clock and time related functionality.Joel Sherrill
1996-05-29tests now specify whether using posix initialization threads tableJoel Sherrill
1996-05-29simple version of test which shows pthread_create, pthread_exit, and exitJoel Sherrill
1996-05-29Gutted test of rtems api calls and added comments to indicate what the testJoel Sherrill
1996-05-24new filesJoel Sherrill
1996-05-24new fileMark Johannes