summaryrefslogtreecommitdiff
path: root/TAO/tests/Exposed_Policies/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Exposed_Policies/client.cpp')
-rw-r--r--TAO/tests/Exposed_Policies/client.cpp15
1 files changed, 8 insertions, 7 deletions
diff --git a/TAO/tests/Exposed_Policies/client.cpp b/TAO/tests/Exposed_Policies/client.cpp
index 5c347530378..5de236695c5 100644
--- a/TAO/tests/Exposed_Policies/client.cpp
+++ b/TAO/tests/Exposed_Policies/client.cpp
@@ -179,13 +179,14 @@ main (int argc, char *argv[])
// @@ Angelo: in general this is a good test, but it does not
// check if:
- // + The values obtained are the expected values, could you
- // compare against well known values somehow?
- // + Can you check that things that should fail indeed do? For
- // example: what if the user queries or tries to set a policy
- // that makes no sense, like Timeouts? Certain values should
- // be returned and maybe exceptions raised (I don't know), we
- // need to check for that too!
+ // + The values obtained are the expected values,
+ // could you compare against well known values somehow?
+ // + Can
+ // you check that things that should fail indeed do? For
+ // example: what if the user queries or tries to set a policy
+ // that makes no sense on the client, like ServerProtocolPolicy?
+ // Certain values should be returned and maybe exceptions raised
+ // (I don't know), we need to check for that too!
}
ACE_CATCHANY
{