# # ChangeLog for testsuites/psxtests/psx01/task.c in rtems # # Generated by Trac 1.2.1.dev0 # 05/20/24 22:39:35 Tue, 04 Jun 1996 14:32:21 GMT Joel Sherrill [15974b65] * c/src/tests/psxtests/psx01/init.c (modified) * c/src/tests/psxtests/psx01/system.h (modified) * c/src/tests/psxtests/psx01/task.c (modified) * testsuites/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/system.h (modified) * testsuites/psxtests/psx01/task.c (modified) added basic test cases for pthread_self and pthread_equal Wed, 29 May 1996 20:56:57 GMT Joel Sherrill [2197a2e1] * c/src/tests/psxtests/psx01/init.c (modified) * c/src/tests/psxtests/psx01/system.h (modified) * c/src/tests/psxtests/psx01/task.c (modified) * testsuites/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/system.h (modified) * testsuites/psxtests/psx01/task.c (modified) simple version of test which shows pthread_create, pthread_exit, and ... Wed, 29 May 1996 16:06:47 GMT Joel Sherrill [0252200] * c/src/tests/psxtests/psx01/init.c (modified) * c/src/tests/psxtests/psx01/system.h (modified) * c/src/tests/psxtests/psx01/task.c (modified) * testsuites/psxtests/psx01/init.c (modified) * testsuites/psxtests/psx01/system.h (modified) * testsuites/psxtests/psx01/task.c (modified) Gutted test of rtems api calls and added comments to indicate what ... Fri, 24 May 1996 19:35:25 GMT Joel Sherrill [94bac464] * c/src/tests/psxtests/psx01/task.c (added) * testsuites/psxtests/psx01/task.c (added) new file