summaryrefslogtreecommitdiff
path: root/TAO/tests/Client_Leaks/README
blob: 0c41d0812ffb527ac6568051573aa9b94aa7726d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/**



@page Client Leaks Test README File

On TAO-1.1.12 the ORB was leaking handles on the client-side.
This test creates multiple servers trying to force a fault or
exception if the resources are still leaked.

To run the test use the run_test.pl script:

$ ./run_test.pl

the script returns 0 if the test was successful.

*/