summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/Crash_Test/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Security/Crash_Test/README')
-rw-r--r--TAO/orbsvcs/tests/Security/Crash_Test/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Security/Crash_Test/README b/TAO/orbsvcs/tests/Security/Crash_Test/README
new file mode 100644
index 00000000000..e284c627fd1
--- /dev/null
+++ b/TAO/orbsvcs/tests/Security/Crash_Test/README
@@ -0,0 +1,20 @@
+#
+# $Id$
+#
+
+This test verifies that the ORB's connection management mechanism is
+functioning properly while using SSLIOP as inter-orb protocol.
+It does so by doing the following:
+
+ - Starting server with persisten POA.
+
+ - Starting client which makes series of invocations using
+ SSLIOP.
+
+ - Crashing the server.
+
+ - The client waits for the server to come back and
+ tries to connect using the same IOR.
+
+To run the test simply execute run_test.pl
+