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/README22
1 files changed, 0 insertions, 22 deletions
diff --git a/TAO/tests/RTCORBA/README b/TAO/tests/RTCORBA/README
deleted file mode 100644
index 1be8be1db57..00000000000
--- a/TAO/tests/RTCORBA/README
+++ /dev/null
@@ -1,22 +0,0 @@
-$Id$
-
-This directory houses a collection of tests which exercise TAO support
-for features defined in the RTCORBA specification. OMG Real-time
-CORBA specification is available at:
-http://cgi.omg.org/cgi-bin/doc?ptc/99-05-03 (or check the OMG website
-for a more recent version). Documentation for TAO's implementation of
-RTCORBA 1.0 specification is available at:
-
-Each individual subdirectory contains a README file with more information
-on the corresponding test. List of tests:
-
-
- . Client_Propagated
-
- Tests PriorityModelPolicy with
- RTCORBA::CLIENT_PROPAGATED value.
-
- . Server_Protocol
-
- Tests various settings of
- RTCORBA::ServerProtocolPolicy.