# # ChangeLog for c/src/tests/psxtests/psx05/init.c in rtems # # Generated by Trac 1.2.1.dev0 # 05/18/24 18:59:06 Mon, 12 Aug 1996 18:04:38 GMT Joel Sherrill [d06e9ca] * c/src/tests/psxtests/psx05/init.c (modified) * c/src/tests/psxtests/psx05/system.h (modified) * testsuites/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/system.h (modified) added numerous error test cases. Fri, 09 Aug 1996 21:16:01 GMT Joel Sherrill [da2e539] * c/src/tests/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/init.c (modified) added test cases for errors in pthread_mutexattr_getpshared Fri, 09 Aug 1996 19:55:04 GMT Joel Sherrill [13adea0] * c/src/tests/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/init.c (modified) added test cases for EINVAL cases in pthread_mutexattr_destroy Fri, 09 Aug 1996 19:50:26 GMT Joel Sherrill [c03aeaf] * c/src/tests/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/init.c (modified) added test case for pthread_mutexattr_init being passed a null pointer. Fri, 09 Aug 1996 19:20:54 GMT Joel Sherrill [76117f2b] * c/src/tests/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/init.c (modified) changed style of output to match other tests Thu, 08 Aug 1996 19:19:09 GMT Mark Johannes [9f1a034e] * c/src/tests/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/init.c (modified) Init.c: added priority ceiling task cases. Thu, 04 Jul 1996 17:38:55 GMT Joel Sherrill [ce78b894] * c/src/tests/psxtests/psx05/init.c (modified) * c/src/tests/psxtests/psx05/task.c (modified) * testsuites/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/task.c (modified) added test case for timeout using pthread_mutex_timedlock Thu, 04 Jul 1996 17:01:48 GMT Joel Sherrill [c6d15c2] * c/src/tests/psxtests/psx05/init.c (added) * c/src/tests/psxtests/psx05/psx05.scn (added) * c/src/tests/psxtests/psx05/system.h (added) * c/src/tests/psxtests/psx05/task.c (added) * testsuites/psxtests/psx05/init.c (added) * testsuites/psxtests/psx05/psx05.scn (added) * testsuites/psxtests/psx05/system.h (added) * testsuites/psxtests/psx05/task.c (added) first test cases for mutex manager pass