summaryrefslogtreecommitdiff
path: root/TAO/tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/README')
-rw-r--r--TAO/tests/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/TAO/tests/README b/TAO/tests/README
index e03bd5ca19d..34da58a9f87 100644
--- a/TAO/tests/README
+++ b/TAO/tests/README
@@ -8,11 +8,31 @@ how to run the following tests:
This is a simple test for AMI callback model.
+ . AMI_Buffering
+
+ Test the buffering constraint policy when applied to AMI
+ requests.
+
. AMI_Timeouts
This is a simple test for AMI callback model in combination with
timeouts (relative roundtrip timeout policy).
+ . Big_Oneways
+
+ Stress test non-blocking I/O features in the ORB.
+
+ . Big_Twoways
+
+ More stress testing for the non-blocking I/O features in the
+ ORB, this time also test receiving big blocks of data.
+
+ . Big_Requests_Muxing
+
+ More stress testing for the non-blocking I/O features in the
+ ORB, this time we send reliable and unreliable oneways
+ through the same connection.
+
. Bidirectional
This is a test that exercises the birectional GIOP connection