summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
authorAnthony Neal <aneal@zeroc.com>2002-03-25 22:41:31 +0000
committerAnthony Neal <aneal@zeroc.com>2002-03-25 22:41:31 +0000
commit99528353dee44b173f35470f3920b6c7f9c7cb95 (patch)
treeecf9c1290c00e36dd24862be68c2044cb4d14850 /cpp/allTests.py
parentproject file fixes (diff)
downloadice-99528353dee44b173f35470f3920b6c7f9c7cb95.tar.bz2
ice-99528353dee44b173f35470f3920b6c7f9c7cb95.tar.xz
ice-99528353dee44b173f35470f3920b6c7f9c7cb95.zip
Updated to fit into the test framework.
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py7
1 files changed, 6 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index 8691744dd17..1901930c9cc 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -25,6 +25,11 @@ tests = [ \
"IceUtil/thread", \
"IceUtil/unicode", \
"Slice/errorDetection", \
+ "IceSSL/configuration", \
+ "IceSSL/loadPEM", \
+ "IceSSL/certificateAndKeyParsing", \
+ "IceSSL/certificateVerifier", \
+ "IceSSL/certificateVerification", \
"Ice/operations", \
"Ice/exceptions", \
"Ice/inheritance", \
@@ -35,12 +40,12 @@ tests = [ \
"IceXML/encoding", \
"IcePack/simple", \
"Freeze/cursor", \
+ "Freeze/dbmap", \
"Freeze/complex", \
"IceStorm/single", \
"IceStorm/federation", \
"IceStorm/federation2", \
]
-# "Freeze/dbmap", \
#
# Only add Glacier tests for Linux systems