summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorkirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-24 00:19:44 +0000
committerkirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-24 00:19:44 +0000
commitf5da2e49bcdca552f5f3f267f68e6e06ffd7407a (patch)
tree994577e6dac2c722c5110bea9a2d515ea3468042 /tests
parent83997d57c0246f44df01d1a03f6a88fb69164be8 (diff)
downloadATCD-f5da2e49bcdca552f5f3f267f68e6e06ffd7407a.tar.gz
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/run_tests.bat2
-rwxr-xr-xtests/run_tests.sh2
2 files changed, 3 insertions, 1 deletions
diff --git a/tests/run_tests.bat b/tests/run_tests.bat
index 7746a57465b..b8fe613dde9 100644
--- a/tests/run_tests.bat
+++ b/tests/run_tests.bat
@@ -29,7 +29,7 @@ call %0 %dopure% Buffer_Stream_Test
call %0 %dopure% CDR_Test
call %0 %dopure% Collection_Test
call %0 %dopure% Conn_Test
-rem call %0 %dopure% DLL_Test
+call %0 %dopure% DLL_Test
call %0 %dopure% DLList_Test
call %0 %dopure% Enum_Interfaces_Test
call %0 %dopure% Env_Value_Test
diff --git a/tests/run_tests.sh b/tests/run_tests.sh
index d6aed202fb4..ff8dc7a8bd9 100755
--- a/tests/run_tests.sh
+++ b/tests/run_tests.sh
@@ -106,6 +106,7 @@ echo "Starting ACE version $ace_version tests . . ."
mv -f "$compilation_log" "$compilation_log.bak" > /dev/null 2>&1
+
run Basic_Types_Test
test $chorus || run Env_Value_Test # tests Env_Value_T and Process
run Atomic_Op_Test # tests Atomic_Op
@@ -117,6 +118,7 @@ run Time_Value_Test # tests Time_Value
run High_Res_Timer_Test # tests High_Res_Timer
run SString_Test # tests ACE_CString and ACE_SString
run Collection_Test # tests ACE Collection classes
+run DLL_Test # tests ACE_DLL class
# Naming_Test: UNICOS fails due to feature not supported
test $chorus || test $LynxOS || test $Unicos || run Naming_Test # tests ACE_Naming_Context, ACE_WString