summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctd name length to account for new IMFS max name length of 32.Jennifer Averett1999-03-291-1/+3
* Fixed expected return status from lseek to look for not failure (-1).Jennifer Averett1999-03-292-2/+2
* Changed expected status lseek to look for not failure (-1).Jennifer Averett1999-03-291-1/+1
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-1924-72/+285
* Commented out test case that no long works since addition of POSIX timers.Joel Sherrill1999-03-161-5/+10
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-1824-22/+70
* Changed file name.Joel Sherrill1999-02-101-2/+2
* New test from Juan Zamorano Flores <jzamora@avellano.datsi.fi.upm.es>Joel Sherrill1999-02-031-1/+1
* New files from Juan Zamorano Flores <jzamora@avellano.datsi.fi.upm.es>Joel Sherrill1999-02-034-0/+508
* Removed unneeded include of libio_.h.Joel Sherrill1999-01-311-2/+0
* Removed spaces.Joel Sherrill1998-12-033-14/+0
* Changed to account for ownership only being tracked when a priorityJoel Sherrill1998-12-031-0/+8
* Removed all ^M from the file.Jennifer Averett1998-12-031-156/+156
* Added psx to the front of all test names.Jennifer Averett1998-12-031-1/+1
* Removed all ^M from the scn file.Jennifer Averett1998-12-031-1253/+1253
* Cleaned up test.Jennifer Averett1998-12-037-320/+480
* Added Comment that a result is valid at 4 or 5 seconds.Jennifer Averett1998-12-031-13/+1
* Updated scn files to match present expected test output.Jennifer Averett1998-12-034-11/+267
* Renamed all directories to start with psx.Jennifer Averett1998-12-034-4/+4
* Added a posix time test.Jennifer Averett1998-12-031-2/+2
* Added new tests in support of the file system infrastructure.Joel Sherrill1998-11-234-0/+218
* Added tests in support of the file system infrastructure.Joel Sherrill1998-11-2328-1/+5240
* Fixed comment block at the beginning of the file for a copyright dateJoel Sherrill1998-06-09135-271/+270
* Fixed screen to match actual output.Joel Sherrill1998-04-271-3/+2
* Reset the pthread attributes structure so the proper error would beJoel Sherrill1998-04-271-1/+5
* updated copyright to 1998Joel Sherrill1998-02-17178-178/+178
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-3016-64/+32
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-2016-16/+16
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-1016-16/+64
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-08178-356/+356
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-22178-890/+890
* Modified to reflect change from 255 posix priority levels to 254.Joel Sherrill1997-04-183-6/+6
* Added line to install test screens so difftest does not have to haveJoel Sherrill1997-04-1512-0/+24
* corrected printf specifications and added casts as necessary to eliminateJoel Sherrill1997-04-073-3/+3
* corrected printf format to avoid warningJoel Sherrill1997-04-024-4/+4
* initialized variables or removed unused variables to remove warningsJoel Sherrill1997-04-023-4/+3
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-0116-0/+842
* new filesJoel Sherrill1996-09-183-0/+205
* Fixed test to match change to pthread_cond_timedwait which now takes a wallMark Johannes1996-09-121-26/+32
* modified test to take into account change in default value ofJoel Sherrill1996-09-061-0/+5
* added printf of status when not successfulJoel Sherrill1996-09-051-1/+3
* nanosleep no longer consider a negative value of tv_sec to be an error.Joel Sherrill1996-09-051-6/+7
* Changed all EFAULTS to EINVALsMark Johannes1996-08-231-14/+20
* filled in screenMark Johannes1996-08-231-0/+11
* Filled in screenMark Johannes1996-08-232-0/+78
* Filled in the screenMark Johannes1996-08-239-0/+479
* Added build_time statement to provide a tm for the testMark Johannes1996-08-231-2/+4
* Changed test 5 to test 10 at bottomMark Johannes1996-08-231-1/+1
* Commented out the EINVAL for mutex not acquired befor cond_wait callMark Johannes1996-08-221-4/+9