summaryrefslogtreecommitdiff
path: root/ACE/TAO/tests/Muxed_GIOP_Versions/README
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/tests/Muxed_GIOP_Versions/README')
-rw-r--r--ACE/TAO/tests/Muxed_GIOP_Versions/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/ACE/TAO/tests/Muxed_GIOP_Versions/README b/ACE/TAO/tests/Muxed_GIOP_Versions/README
new file mode 100644
index 00000000000..195cc3067c3
--- /dev/null
+++ b/ACE/TAO/tests/Muxed_GIOP_Versions/README
@@ -0,0 +1,15 @@
+/**
+
+@page Muxed_GIOP_Versions Test README File
+ This is stress test to make sure that TAO doesnt share the GIOP
+parsers between threads processing different GIOP versions.
+
+
+ To run the test use the run_test.pl script:
+
+$ ./run_test.pl
+
+ the script returns 0 if the test was successful.
+
+*/
+