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

@page MT_BiDir Test README File

      This is a stress test that exercises the birectional GIOP
connection implementation with multiple threads in TAO. 

	To run the test use the run_test.pl script:

$ ./run_test.pl

	the script returns 0 if the test was successful.

*/