Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / Muxed_GIOP_Versions / README
blobc55fea99b9777134b81656c7fec3b84860429bf5
1 /**
5 @page Muxed_GIOP_Versions Test README File
6       This is stress test to make sure that TAO doesnt share the GIOP
7 parsers between threads processing different GIOP versions.
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.