summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxclock/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-19psxclock/init.c: Change print format for warningRyan Long1-1/+1
2022-08-05testsuite/psxclock: Check setting realtime clock does not effect sleeping tasksChris Johns1-1/+171
2022-04-12testsuites/psxtests/psx[a-f]*: Change license to BSD-2Joel Sherrill1-3/+22
2021-09-06score: Limit the CLOCK_REALTIME settingSebastian Huber1-0/+14
2020-04-14score: Check time of day in _TOD_Set()Sebastian Huber1-0/+25
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-11-02posix: Use far future for very long timeoutsSebastian Huber1-7/+52
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2014-03-25tests/psxtests: Use <rtems/test.h>Sebastian Huber1-2/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-1/+1
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-0/+2
2012-05-11psxtests - Eliminate missing prototype warningsJoel Sherrill1-1/+3
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-09-302011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+6
2011-05-182011-05-16 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Ralf Corsepius1-7/+7
2011-02-22Add HAVE_CONFIG_H.Ralf Corsepius1-0/+4
2009-12-082009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2009-11-30Whitespace removal.Ralf Corsepius1-3/+3
2009-11-122009-11-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+6
2009-10-27Use %ld to print *.tv_nsec.Ralf Corsepius1-1/+1
2009-10-26Use PRItime_t to print time_t's.Ralf Corsepius1-1/+1
2009-10-25Remove unused vars.Ralf Corsepius1-2/+0
2009-09-212009-09-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+10
2009-09-142009-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+10
2009-09-142009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-37/+75
2009-09-132009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-94/+16
2009-08-182009-08-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+7
2009-05-112009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-6/+6
2008-02-012008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-50/+59
2008-01-182008-01-18 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett1-3/+11
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+12
2007-12-132007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+11
2007-04-052007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+2
2004-04-16Remove stray white spaces.Ralf Corsepius1-14/+14
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-16Added test cases for uname().Joel Sherrill1-0/+18
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-09-05nanosleep no longer consider a negative value of tv_sec to be an error.Joel Sherrill1-6/+7
1996-08-23Added build_time statement to provide a tm for the testMark Johannes1-2/+4
1996-08-15changed error for too many threads to EAGAINJoel Sherrill1-2/+2
1996-08-12added test cases for clock_getresJoel Sherrill1-9/+27
1996-08-12added test cases for clock_gettime (invalid id), clock_settime (invalid_id),Joel Sherrill1-0/+48
1996-08-12added test case for non-NULL parameter to time()Joel Sherrill1-0/+6
1996-08-09added test cases for errors in sched_get_priority_min andJoel Sherrill1-5/+30
1996-08-08added complete test cases for pthread_once.Joel Sherrill1-8/+8