summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/RTCORBA/README')
-rw-r--r--TAO/tests/RTCORBA/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/TAO/tests/RTCORBA/README b/TAO/tests/RTCORBA/README
new file mode 100644
index 00000000000..21285daada8
--- /dev/null
+++ b/TAO/tests/RTCORBA/README
@@ -0,0 +1,16 @@
+$Id$
+
+This directory houses a collection of tests which exercise TAO support
+for features defined in the RTCORBA specification. Each individual
+directory contains a README file with more information on the
+corresponding test:
+
+ . Client_Propagated
+
+ Tests PriorityModelPolicy with
+ RTCORBA::CLIENT_PROPAGATED value.
+
+ . Server_Protocol
+
+ Tests various settings of
+ RTCORBA::ServerProtocolPolicy.