summaryrefslogtreecommitdiff
path: root/TAO/tests/README
diff options
context:
space:
mode:
authormarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-29 03:17:13 +0000
committermarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-29 03:17:13 +0000
commit89678797fc1e8ad00798c3d6512825173b4b8f5a (patch)
treeb52f02652e12b4ee87ca401f5b9116ae2593fb47 /TAO/tests/README
parentd409ae31ec354d42c2dc33cd1a33aa3efafe9080 (diff)
downloadATCD-89678797fc1e8ad00798c3d6512825173b4b8f5a.tar.gz
ChangeLogTag:Mon Aug 28 22:14:51 2000 Marina Spivak <marina@cs.wustl.edu>
Diffstat (limited to 'TAO/tests/README')
-rw-r--r--TAO/tests/README11
1 files changed, 8 insertions, 3 deletions
diff --git a/TAO/tests/README b/TAO/tests/README
index d31c2b10b9a..de580d33f49 100644
--- a/TAO/tests/README
+++ b/TAO/tests/README
@@ -21,7 +21,7 @@ how to run the following tests:
when the process runs out of descriptors.
. DynAny_Test
-
+
Tests TAO's DynAny feature, which allows composition and
decomposition of arbitrarily complex CORBA::Any values at
runtime, without requiring any compile-time knowledge of the
@@ -139,15 +139,20 @@ how to run the following tests:
interfaces and their usage scenarios.
. Param_Test
-
+
Tests all the features of TAO's protocol engine.
+ . RTCORBA
+
+ A collection of tests exercising features from RTCORBA 1.0
+ specification.
+
. QtTests
This example illustrates the usage of the QtReactor from TAO.
. Smart Proxies
-
+
Tests the smart proxy feature which allows the user to
specify a proxy in plaec of the default proxy (stub).