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

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

*/