diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-06-09 05:41:44 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-06-09 05:41:44 +0000 |
commit | 0c041ff2cac625d1bb9e65450f58d9ccc03b69f2 (patch) | |
tree | 2250767ae6bcbc327cf1ea8817a37eb4805b4d1c /tests/run_tests.sh | |
parent | 8e6e0d0b425088c9a447c9173daaf2218720873c (diff) | |
download | ATCD-0c041ff2cac625d1bb9e65450f58d9ccc03b69f2.tar.gz |
.
Diffstat (limited to 'tests/run_tests.sh')
-rwxr-xr-x | tests/run_tests.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run_tests.sh b/tests/run_tests.sh index 9e2456ec6dc..d17259840b3 100755 --- a/tests/run_tests.sh +++ b/tests/run_tests.sh @@ -172,6 +172,7 @@ run SPIPE_Test # tests ACE_SPIPE_Acceptor/ACE_Connector run UPIPE_SAP_Test # tests ACE_UPIPE, ACE_Thread, ACE_Thread_Manager run Barrier_Test # tests ACE_Service_Config, ACE_Barrier +run Svc_Handler_Test # tests ACE_Service_Config buffering and ACE_FILE_IO run Buffer_Stream_Test # tests ACE_Service_Config, ACE_Stream (ACE_Module, ACE_Task, ACE_Message_Queue) run Priority_Buffer_Test # tests ACE_Service_Config, ACE_Message_Queue run Dynamic_Priority_Test # tests ACE_ACE_Message_Queue, ACE_Dynamic_Message_Queue |