summaryrefslogtreecommitdiff
path: root/ACE/TAO/tests/IPV6/README
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/tests/IPV6/README')
-rw-r--r--ACE/TAO/tests/IPV6/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/ACE/TAO/tests/IPV6/README b/ACE/TAO/tests/IPV6/README
new file mode 100644
index 00000000000..656145f5902
--- /dev/null
+++ b/ACE/TAO/tests/IPV6/README
@@ -0,0 +1,14 @@
+/**
+
+@page IPV6 Test README File
+
+ This test is designed to test a list of IPV6 specific
+ connection conditions.
+
+ To run the test use the run_test.pl script:
+
+$ ./run_test.pl
+
+ the script returns 0 if the test was successful.
+
+*/