summaryrefslogtreecommitdiff
path: root/TAO/tests/MT_Timeout/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/MT_Timeout/README')
-rw-r--r--TAO/tests/MT_Timeout/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/TAO/tests/MT_Timeout/README b/TAO/tests/MT_Timeout/README
new file mode 100644
index 00000000000..2a14e349105
--- /dev/null
+++ b/TAO/tests/MT_Timeout/README
@@ -0,0 +1,14 @@
+/**
+
+@page MT_Timeout Test README File
+
+ Test the roundtrip delay timeouts in a multithreaded
+client/server scenario.
+
+ To run the test use the run_test.pl script:
+
+$ ./run_test.pl
+
+ the script returns 0 if the test was successful.
+
+*/