From b0c6f2976a551d7a0d4d8a0b62934a07a309193e Mon Sep 17 00:00:00 2001 From: Phil Mesnier Date: Wed, 26 Apr 2006 14:18:54 +0000 Subject: ChangeLog tag: Wed Apr 26 13:47:28 UTC 2006 Phil Mesnier --- TAO/tests/POA/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'TAO/tests/POA/README') diff --git a/TAO/tests/POA/README b/TAO/tests/POA/README index a62f8269c50..9d4a03425d2 100644 --- a/TAO/tests/POA/README +++ b/TAO/tests/POA/README @@ -81,3 +81,17 @@ Object Adapter (POA) interfaces and their usage scenarios. This program tests that nested non-servant upcalls are handled correctly. + . POAManagerFactory + + The program tests the POAManagerFactory interface. Test may + be run by hand using "POAManagerFactory -v" to get a verbose + report of individual tests being run. + + . EndpointPolicy + + Tests for the endpoint policy, the server listens on two + endpoints, one with an alias rendering it unreachable. The + server uses the endpoint policy to create two IORs, one with + the only the good endpoint and another with only the bad. The + client expects to reach the good ior and expects to fail with + the bad ior. -- cgit v1.2.1