Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / MT_BiDir / README
blob65299501ffedb527bcf457829b09287ca6ad8a9f
1 /**
5 @page MT_BiDir Test README File
7       This is a stress test that exercises the birectional GIOP
8 connection implementation with multiple threads in TAO.
10 To run the test use the run_test.pl script:
12 $ ./run_test.pl
14 the script returns 0 if the test was successful.