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

$Id$

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

*/