summaryrefslogtreecommitdiff
path: root/TAO/tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/README')
-rw-r--r--TAO/tests/README15
1 files changed, 0 insertions, 15 deletions
diff --git a/TAO/tests/README b/TAO/tests/README
deleted file mode 100644
index 86825081c8e..00000000000
--- a/TAO/tests/README
+++ /dev/null
@@ -1,15 +0,0 @@
-The following tests of TAO are provided in this directory.
-The individual directories contain READMEs on how to run the tests.
-
- . Demux_test (*NOTE* This is still under development)
-
- This tests various demultiplexing strategies used in TAO.
-
- . Thruput_test
-
- Throughput tests for TAO, based on TTCP.
-
- . Cubit
-
- Cubit example. The servant returns the cube of the number
- sent to it by the client.