summaryrefslogtreecommitdiff
path: root/TAO/tests/README
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-12 19:25:54 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-12 19:25:54 +0000
commite6041facd02669019bfe8fa7e0598820bf981f89 (patch)
tree0bd8a2c0a061c5e6214a966098e800014440562d /TAO/tests/README
parentcd06b6fd149904bebb1c183669fca95d40b69c2a (diff)
downloadATCD-e6041facd02669019bfe8fa7e0598820bf981f89.tar.gz
ChangeLogTag:Thu Apr 12 12:22:28 2001 Carlos O'Ryan <coryan@uci.edu>
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.