summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx04/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-12testsuites/psxtests/psx[01]*: Change license to BSD-2Joel Sherrill1-3/+22
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2016-05-17posix: Fix return states of pthread_kill()Sebastian Huber1-6/+2
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-1/+6
2014-03-25tests/psxtests: Use <rtems/test.h>Sebastian Huber1-2/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-03-092011-03-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-6/+0
2011-02-22Add HAVE_CONFIG_H.Ralf Corsepius1-0/+4
2010-10-212010-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-87/+87
2010-07-272010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill1-0/+3
2009-12-082009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-86/+86
2009-10-30Use INT_MAX instead of 0xffffffff in call to kill() for 16bit compliance.Ralf Corsepius1-1/+1
2009-10-27Use PRIxpthread_t to print pthread_t's.Ralf Corsepius1-3/+3
2009-07-032009-07-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+14
2009-05-172009-05-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+4
2009-05-112009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-10/+17
2005-09-012005-09-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-8/+16
2004-04-16Remove stray white spaces.Ralf Corsepius1-38/+38
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2003-05-292003-05-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-10/+11
2002-08-022002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-04-202001-04-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-11/+0
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-03-16Commented out test case that no long works since addition of POSIX timers.Joel Sherrill1-5/+10
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-08-23Changed all EFAULTS to EINVALsMark Johannes1-14/+20
1996-08-15init: added tests for pthread_kill and kill errors.Mark Johannes1-32/+186
1996-08-08Signal_info_handler: added multiple signal cases to finish out the testMark Johannes1-2/+218
1996-06-13Added more test cases for kill() and alarm(). kill() now can unblock aJoel Sherrill1-23/+68
1996-06-12new filesJoel Sherrill1-7/+10
1996-06-11Added test case which blocks a signal, sees what signals are pending, sendsJoel Sherrill1-1/+44
1996-06-11modified to test pthread_kill() to self and pthread_kill() to a blockedJoel Sherrill1-5/+21
1996-06-10new files.Joel Sherrill1-0/+81