summaryrefslogtreecommitdiff
path: root/testsuites/psxtests/psx10 (follow)
AgeCommit message (Expand)Author
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
1998-12-03Removed spaces.Joel Sherrill
1998-04-27Fixed screen to match actual output.Joel Sherrill
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
1996-09-12Fixed test to match change to pthread_cond_timedwait which now takes a wallMark Johannes
1996-08-23Filled in screenMark Johannes
1996-08-23Changed test 5 to test 10 at bottomMark Johannes
1996-08-22Commented out the EINVAL for mutex not acquired befor cond_wait callMark Johannes
1996-08-14system.h: added task3 and changed condition variable config to 1Mark Johannes
1996-08-14task3: added to test error case in Wait_support for lock on mutexMark Johannes
1996-08-14init: added error case for wait timedwait, and wait supportMark Johannes
1996-08-13task_2: added comments and print statement for task exitMark Johannes
1996-08-13task_1: added comments and print statement for task exitMark Johannes
1996-08-13Init.c: added timewait case, added broadcast caseMark Johannes
1996-08-12task_1: added to handle cases of waiting tasks on condition variablesMark Johannes
1996-08-12system.h: added protoypes for task and task2, added mutex id, and task idsMark Johannes
1996-08-12Init.c: added cases for signal, wait and broadcastMark Johannes
1996-08-12Task2: new task for broadcast caseMark Johannes
1996-08-12Init: added pthread_cond_init with an attr non-NULL, initialized the attr againMark Johannes
1996-08-12Init: added prliminary phtread_cond_init and destroy cases.Mark Johannes
1996-08-12system.h: added condition variable #define for 10 condition variablesMark Johannes
1996-08-09system.h: initial cvsMark Johannes
1996-08-09Init: added condattr - destroy, init, set and get casesMark Johannes
1996-08-08Init: Original file - tests for condition variables.Mark Johannes