5 @page No_Server_MT_Connect_Test README File
7 The objective of the test is to track the behavior of the
8 multi-threaded client when no server is present to connect. The client
9 uses all the connect strategies provided by the ORB. All the client
10 threads should exit gracefully.
12 This test is to make sure (hopefully) the refcount mechanism on the
13 handler used that safeguards handlers getting deleted when the
14 connection establishment fails.
16 Please refrain from "improving", extending or expanding this
17 test, if you need to change
19 To run the test use the run_test.pl script:
23 the script returns 0 if the test was successful.