summaryrefslogtreecommitdiff
path: root/tests/run_tests.sh
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-06-07 21:54:48 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-06-07 21:54:48 +0000
commit9c9e8a3b63b8fb2a88addedab2734588de67aede (patch)
tree4ee79b964f09aae64e24e8317f94628fca3a2dcd /tests/run_tests.sh
parent2503624d31d13b987edd416988a69b7e10063410 (diff)
downloadATCD-9c9e8a3b63b8fb2a88addedab2734588de67aede.tar.gz
*** empty log message ***
Diffstat (limited to 'tests/run_tests.sh')
-rwxr-xr-xtests/run_tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run_tests.sh b/tests/run_tests.sh
index 68d7cb4f096..0525f846bfb 100755
--- a/tests/run_tests.sh
+++ b/tests/run_tests.sh
@@ -92,6 +92,7 @@ run Process_Strategy_Test # uses ACE_Strategy_Acceptor
run Service_Config_Test # uses Service_Config
run Priority_Task_Test # uses Task with priorities
run IOStream_Test # uses ACE_IOStream and ACE_SOCK_Stream
+run Enum_Interfaces_Test # uses ACE::get_ip_interfaces()
echo "Tests complete..."