summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests (unfollow)
Commit message (Expand)AuthorFilesLines
1999-07-01Modified to reflect change in calling sequence of mount().Joel Sherrill1-1/+1
1999-07-01Test modified to reflect change in calling sequence of mount().Joel Sherrill1-10/+10
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill24-24/+24
1999-04-06Corrections by Jennifer.Joel Sherrill1-41/+57
1999-03-31Added prints for calls into the file system. Added O_EXCL for an open thatJennifer Averett1-5/+28
1999-03-31Modified file to match output.Jennifer Averett1-11/+38
1999-03-29Correctd name length to account for new IMFS max name length of 32.Jennifer Averett1-1/+3
1999-03-29Fixed expected return status from lseek to look for not failure (-1).Jennifer Averett2-2/+2
1999-03-29Changed expected status lseek to look for not failure (-1).Jennifer Averett1-1/+1
1999-03-19Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill24-72/+285
1999-03-16Commented out test case that no long works since addition of POSIX timers.Joel Sherrill1-5/+10
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill24-22/+70
1999-02-10Changed file name.Joel Sherrill1-2/+2
1999-02-03New test from Juan Zamorano Flores <jzamora@avellano.datsi.fi.upm.es>Joel Sherrill1-1/+1
1999-02-03New files from Juan Zamorano Flores <jzamora@avellano.datsi.fi.upm.es>Joel Sherrill4-0/+508
1999-01-31Removed unneeded include of libio_.h.Joel Sherrill1-2/+0
1998-12-03Removed spaces.Joel Sherrill3-14/+0
1998-12-03Changed to account for ownership only being tracked when a priorityJoel Sherrill1-0/+8
1998-12-03Removed all ^M from the file.Jennifer Averett1-156/+156
1998-12-03Added psx to the front of all test names.Jennifer Averett1-1/+1
1998-12-03Removed all ^M from the scn file.Jennifer Averett1-1253/+1253
1998-12-03Cleaned up test.Jennifer Averett7-320/+480
1998-12-03Added Comment that a result is valid at 4 or 5 seconds.Jennifer Averett1-13/+1
1998-12-03Updated scn files to match present expected test output.Jennifer Averett4-11/+267
1998-12-03Renamed all directories to start with psx.Jennifer Averett4-4/+4
1998-12-03Added a posix time test.Jennifer Averett1-2/+2
1998-11-23Added new tests in support of the file system infrastructure.Joel Sherrill4-0/+218
1998-11-23Added tests in support of the file system infrastructure.Joel Sherrill28-1/+5240
1998-06-09Fixed comment block at the beginning of the file for a copyright dateJoel Sherrill135-271/+270
1998-04-27Fixed screen to match actual output.Joel Sherrill1-3/+2
1998-04-27Reset the pthread attributes structure so the proper error would beJoel Sherrill1-1/+5
1998-02-17updated copyright to 1998Joel Sherrill178-178/+178
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill16-64/+32
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill16-16/+16
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill16-16/+64
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill178-356/+356
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill178-890/+890
1997-04-18Modified to reflect change from 255 posix priority levels to 254.Joel Sherrill3-6/+6
1997-04-15Added line to install test screens so difftest does not have to haveJoel Sherrill12-0/+24
1997-04-07corrected printf specifications and added casts as necessary to eliminateJoel Sherrill3-3/+3
1997-04-02corrected printf format to avoid warningJoel Sherrill4-4/+4
1997-04-02initialized variables or removed unused variables to remove warningsJoel Sherrill3-4/+3
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill16-0/+842
1996-09-18new filesJoel Sherrill3-0/+205
1996-09-12Fixed test to match change to pthread_cond_timedwait which now takes a wallMark Johannes1-26/+32
1996-09-06modified test to take into account change in default value ofJoel Sherrill1-0/+5
1996-09-05added printf of status when not successfulJoel Sherrill1-1/+3
1996-09-05nanosleep no longer consider a negative value of tv_sec to be an error.Joel Sherrill1-6/+7
1996-08-23Changed all EFAULTS to EINVALsMark Johannes1-14/+20