diff options
Diffstat (limited to 'TAO/tests/README')
-rw-r--r-- | TAO/tests/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tests/README b/TAO/tests/README index f537674c084..8e48823cca7 100644 --- a/TAO/tests/README +++ b/TAO/tests/README @@ -77,6 +77,11 @@ how to run the following tests: and checks whether cached handlers are purged effectively when the process runs out of descriptors. + . Connection_Failure + + A simple test for connection failures. The client tries to + connect to an non-existent server. + . Crashed_Callback A regression test for callbacks, sent as a reliable oneway, |