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

$Id$

@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.

*/