diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-04-23 00:41:52 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-04-23 00:41:52 +0000 |
commit | f86a098c29d76c2e06fb291916329189c13b84d3 (patch) | |
tree | 6ef4f0e1065a9f49c7907e78c812fb67a662530c /tests/run_tests.psosim | |
parent | f745b765daa0e5b00d7bfa8722da7559756bc2fd (diff) | |
download | ATCD-f86a098c29d76c2e06fb291916329189c13b84d3.tar.gz |
Thu Apr 22 19:30:01 1999 Irfan Pyarali <irfan@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 04487464cfe..49f311b55dc 100755 --- a/tests/run_tests.psosim +++ b/tests/run_tests.psosim @@ -125,6 +125,8 @@ run MT_SOCK_Test # uses Thread_Manager, Acceptor/Connecto run Recursive_Mutex_Test # uses Service_Config, Recursive_Thread_Mutex +run Reverse_Lock_Test # uses ACE_Reverse_Lock + #Time_Service_Test: uses fork #run Time_Service_Test # uses libnetsvcs |