Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / Client_Leaks / README
blob0c41d0812ffb527ac6568051573aa9b94aa7726d
1 /**
5 @page Client Leaks Test README File
7 On TAO-1.1.12 the ORB was leaking handles on the client-side.
8 This test creates multiple servers trying to force a fault or
9 exception if the resources are still leaked.
11 To run the test use the run_test.pl script:
13 $ ./run_test.pl
15 the script returns 0 if the test was successful.