summaryrefslogtreecommitdiff
path: root/trunk/TAO/tests/Muxed_GIOP_Versions/README
blob: 195cc3067c32a1c6e76128eeb87e34e9275bcf0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/**

@page Muxed_GIOP_Versions Test README File
      This is stress test to make sure that TAO doesnt share the GIOP
parsers between threads processing different GIOP versions.


	To run the test use the run_test.pl script:

$ ./run_test.pl

	the script returns 0 if the test was successful.

*/