summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx06/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
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-02-22Add HAVE_CONFIG_H.Ralf Corsepius1-0/+4
2010-10-212010-10-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-10/+10
2009-12-082009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-10/+10
2009-10-27Use PRIxpthread_t to print pthread_t's.Ralf Corsepius1-1/+1
2009-10-27Misc. warning fixes.Ralf Corsepius1-1/+1
2009-05-112009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+7
2004-04-16Remove stray white spaces.Ralf Corsepius1-2/+2
2004-03-302004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-08-022002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
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
1997-04-07corrected printf specifications and added casts as necessary to eliminateJoel Sherrill1-1/+1
1997-04-02corrected printf format to avoid warningJoel Sherrill1-1/+1
1996-08-09added test cases for invalid key idsJoel Sherrill1-2/+16
1996-08-09changed printf's which could be puts's to putsJoel Sherrill1-2/+4
1996-07-31added key testJoel Sherrill1-0/+105