summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-19 13:44:26 +0000
committeroci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-19 13:44:26 +0000
commite9bbe74d836ff80d764c457d524d44bcda42e065 (patch)
treee1ee4aa8dc8c270a732520af025c72040387db50
parent3cda1d169d9c578af10ca42dad47e39ed3364877 (diff)
downloadATCD-e9bbe74d836ff80d764c457d524d44bcda42e065.tar.gz
ChangeLogTag: Tue Mar 20 14:31:53 CST 2001 Chanaka Liyanaarachchi <chanaka@ociweb.com>
-rw-r--r--tests/run_test.lst1
-rw-r--r--tests/run_tests.bat1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/run_test.lst b/tests/run_test.lst
index 019dd56cf79..0506f21ce82 100644
--- a/tests/run_test.lst
+++ b/tests/run_test.lst
@@ -49,6 +49,7 @@ Log_Msg_Test
Logging_Strategy_Test: !STATIC !ST
Map_Manager_Test
Map_Test
+Max_Default_Port_Test
MEM_Stream_Test: !Linux
Mem_Map_Test: !chorus !Unicos
Message_Block_Test: !chorus
diff --git a/tests/run_tests.bat b/tests/run_tests.bat
index 27ff111342c..4947dcb636b 100644
--- a/tests/run_tests.bat
+++ b/tests/run_tests.bat
@@ -120,6 +120,7 @@ call %run_cmd% %dopure% %platform% IOStream_Test
call %run_cmd% %dopure% %platform% Lazy_Map_Manager_Test
call %run_cmd% %dopure% %platform% Map_Manager_Test
call %run_cmd% %dopure% %platform% Map_Test
+call %run_cmd% %dopure% %platform% Max_Default_Port_Test
call %run_cmd% %dopure% %platform% Mem_Map_Test
call %run_cmd% %dopure% %platform% MEM_Stream_Test
call %run_cmd% %dopure% %platform% Message_Block_Test