summaryrefslogtreecommitdiff
path: root/testsuites/psxtests/psx05 (follow)
AgeCommit message (Expand)Author
2008-07-222008-07-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2006-07-11Eliminate scndir, docdir. Use rtems_testsdir instead.Ralf Corsepius
2005-11-13Convert to using *_PROGRAMS.Ralf Corsepius
2005-11-11Rework.Ralf Corsepius
2005-11-11Cosmetics.Ralf Corsepius
2005-11-11Eliminate TEST.Ralf Corsepius
2005-11-11Expand psxtests.am.Ralf Corsepius
2005-11-10Eliminate DOCTYPES.Ralf Corsepius
2005-11-09AM_CPPFLAGS += -I..../support/include.Ralf Corsepius
2005-11-07Add ../include/pmacros.hRalf Corsepius
2005-11-07Remove SRC, PRINT_SRC.Ralf Corsepius
2005-11-07Switch back to include compile.am instead of amcompile.amRalf Corsepius
2005-11-07Partial conversion to automake.Ralf Corsepius
2004-04-16Remove stray white spaces.Ralf Corsepius
2004-04-01 * psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.Ralf Corsepius
2004-01-142004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
2003-12-012003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2003-08-162003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
2002-11-142002-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
2002-08-022002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2001-09-192001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2000-09-012000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill
2000-01-31Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-23Moved pmacros.h to include not support/include.Joel Sherrill
1999-11-23Patch rtems-rc-19991117-14.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-10-25Modified to reflect test change where reinitialize mutex test case wasJoel Sherrill
1999-10-25Removed reinitialize mutex test case to reflect earlier code change inJoel Sherrill
1998-12-03Changed to account for ownership only being tracked when a priorityJoel Sherrill
1998-12-03Updated scn files to match present expected test output.Jennifer Averett
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
1997-04-18Modified to reflect change from 255 posix priority levels to 254.Joel Sherrill
1997-04-02corrected printf format to avoid warningJoel Sherrill
1996-09-05added printf of status when not successfulJoel Sherrill
1996-08-23Filled in the screenMark Johannes
1996-08-20Added Einval case for mutex not initializedMark Johannes
1996-08-14pthread_mutex_init returns EAGAIN not ENOMEM when there are too many mutexes.Joel Sherrill
1996-08-12added numerous error test cases.Joel Sherrill
1996-08-09added test cases for errors in pthread_mutexattr_getpsharedJoel Sherrill
1996-08-09added test cases for EINVAL cases in pthread_mutexattr_destroyJoel Sherrill
1996-08-09added test case for pthread_mutexattr_init being passed a null pointer.Joel Sherrill
1996-08-09changed style of output to match other testsJoel Sherrill