Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / TAO / tests / File_IO / README
bloba0df935383e2bf36f3d88a5821869503caca0d42
1 /**
5 @page File_IO Test README File
7         A stress test for receiving large replies. The replies are
8         read from files. This test is stress test that brought bug #id
9         1002 to the surface. The test doesnt seem to have anything
10         special, but just to be sure that bug 1002 doesnt show up
11         again in some other form. This test was donated by Jonathan
12         Reis <reis@stentor.com>.
14         To run the test use the run_test.pl script:
16 $ ./run_test.pl
18         the script returns 0 if the test was successful.