diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-06-09 20:59:37 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-06-09 20:59:37 +0000 |
commit | 9289d779813ac6ae19d315224d50b3c13b9dcab8 (patch) | |
tree | 652c204bc44cd460d59cb74c766ed37a1ebc4836 /tests/run_tests.psosim | |
parent | 5935f90b9b70f6571de0df192da8fadda4f710fc (diff) | |
download | ATCD-9289d779813ac6ae19d315224d50b3c13b9dcab8.tar.gz |
Added Svc_Handler_Test.
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 49f311b55dc..8117fb8ef8f 100755 --- a/tests/run_tests.psosim +++ b/tests/run_tests.psosim @@ -169,6 +169,8 @@ run Enum_Interfaces_Test # uses ACE::get_ip_interfaces() run Upgradable_RW_Test # uses RW locks +run Svc_Handler_Test + echo "Tests complete..." /bin/rm -f ace_pipe_name pattern $tmp/ace_temp_file $tmp/ace_temp_file2 $tmp/ace_test_file $tmp/Naming_Test* |