summaryrefslogtreecommitdiff
path: root/TAO/tests/POA/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/POA/README')
-rw-r--r--TAO/tests/POA/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tests/POA/README b/TAO/tests/POA/README
index 7560abe5e0b..efd49e5b943 100644
--- a/TAO/tests/POA/README
+++ b/TAO/tests/POA/README
@@ -65,3 +65,8 @@ Object Adapter (POA) interfaces and their usage scenarios.
This test checks the combination of PERSISTENT &
SYSTEM_ID POA policies.
+ . Policies
+
+ This program tests the construction of POA policies,
+ both through the generic ORB::create_policy interface
+ and the PortableServer specific interfaces.