Merge pull request #2301 from sonndinh/remove-dup-reactor-functions
[ACE_TAO.git] / TAO / tests / MT_BiDir / README
blob3cf8892c585b82a686f59b406552d82ab49e7c6c
1 /**
3 @page MT_BiDir Test README File
5       This is a stress test that exercises the bidirectional GIOP
6 connection implementation with multiple threads in TAO.
8 To run the test use the run_test.pl script:
10 $ ./run_test.pl
12 the script returns 0 if the test was successful.