summaryrefslogtreecommitdiff
path: root/TAO/tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/README')
-rw-r--r--TAO/tests/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tests/README b/TAO/tests/README
index 684a612039e..e03bd5ca19d 100644
--- a/TAO/tests/README
+++ b/TAO/tests/README
@@ -214,6 +214,12 @@ how to run the following tests:
code, i.e., a call to perform_work() or run() from the
implementation of the servant.
+ . Oneway_Buffering
+
+ A regression test for the oneway buffering features in TAO.
+ It verifies that flushing based on message count, message
+ sizes and timeouts work correctly.
+
. ORB_destroy
A simple ORB destruction test.