summaryrefslogtreecommitdiff
path: root/TAO/tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/README')
-rw-r--r--TAO/tests/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/tests/README b/TAO/tests/README
index 86825081c8e..bc68c840e63 100644
--- a/TAO/tests/README
+++ b/TAO/tests/README
@@ -13,3 +13,11 @@ The individual directories contain READMEs on how to run the tests.
Cubit example. The servant returns the cube of the number
sent to it by the client.
+
+ . POA
+
+ Contains various small tests of POA features.
+
+ . Param_Test
+
+ Tests features of the typecode interpreter.