diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-08-24 12:47:54 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-08-24 12:47:54 +0000 |
commit | bfc3c9ef0aeb7ad8eb2628b81d250eb57ca9a684 (patch) | |
tree | 9e60f7980ca23e55ac35d57d0e436a55f6dc6bbf /tests/run_tests.psosim | |
parent | 2efccda06a73a402fd0775ae4e5ecc5a6ccf4849 (diff) | |
download | ATCD-bfc3c9ef0aeb7ad8eb2628b81d250eb57ca9a684.tar.gz |
ChangeLogTag: Tue Aug 24 07:11:52 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'tests/run_tests.psosim')
-rwxr-xr-x | tests/run_tests.psosim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run_tests.psosim b/tests/run_tests.psosim index a788025b628..dd274a9e239 100755 --- a/tests/run_tests.psosim +++ b/tests/run_tests.psosim @@ -39,6 +39,8 @@ run DLList_Test #Atomic_Op_Test: threads not supported on this platform #run Atomic_Op_Test # uses Atomic_Op +run Object_Manager_Test + #TSS_Test: threads are not supported on this platform #run TSS_Test # uses Task, Mutex, Guard |