summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests (unfollow)
Commit message (Expand)AuthorFilesLines
1999-02-03New files from Juan Zamorano Flores <jzamora@avellano.datsi.fi.upm.es>Joel Sherrill3-0/+445
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-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-11-23Added new tests in support of the file system infrastructure.Joel Sherrill3-0/+155
1998-11-23Added tests in support of the file system infrastructure.Joel Sherrill15-0/+4577
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 Sherrill177-177/+177
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill177-354/+354
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill177-885/+885
1997-04-18Modified to reflect change from 255 posix priority levels to 254.Joel Sherrill3-6/+6
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
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
1996-08-23filled in screenMark Johannes1-0/+11
1996-08-23Filled in screenMark Johannes2-0/+78
1996-08-23Filled in the screenMark Johannes9-0/+479
1996-08-23Added build_time statement to provide a tm for the testMark Johannes1-2/+4
1996-08-23Changed test 5 to test 10 at bottomMark Johannes1-1/+1
1996-08-22Commented out the EINVAL for mutex not acquired befor cond_wait callMark Johannes1-4/+9
1996-08-21updated to support ENOTSUPMark Johannes1-10/+10
1996-08-20Added Einval case for mutex not initializedMark Johannes1-0/+10
1996-08-15init: added tests for pthread_kill and kill errors.Mark Johannes1-32/+186
1996-08-15changed error codeJoel Sherrill1-2/+2
1996-08-15changed error for too many threads to EAGAINJoel Sherrill1-2/+2
1996-08-14pthread_mutex_init returns EAGAIN not ENOMEM when there are too many mutexes.Joel Sherrill1-2/+2
1996-08-14added test cases for NULL being passed to pthread attribute get routinesJoel Sherrill1-0/+20
1996-08-14added test case for pthread_attr_getscope being passed a NULL contentionscopeJoel Sherrill1-0/+4
1996-08-14system.h: added task3 and changed condition variable config to 1Mark Johannes1-1/+6
1996-08-14task3: added to test error case in Wait_support for lock on mutexMark Johannes1-0/+46
1996-08-14init: added error case for wait timedwait, and wait supportMark Johannes1-8/+153
1996-08-14pthread_attr_setscope: returns ENOTSUP not ENOSYS for unsupport scopeJoel Sherrill1-2/+2
1996-08-13task_2: added comments and print statement for task exitMark Johannes1-0/+1
1996-08-13task_1: added comments and print statement for task exitMark Johannes1-0/+5
1996-08-13Init.c: added timewait case, added broadcast caseMark Johannes1-3/+28
1996-08-13corrected problem in which sigtimedwait() was being invoked withJoel Sherrill1-60/+3
1996-08-13chenaged format of outputJoel Sherrill1-2/+6