summaryrefslogtreecommitdiff
path: root/trunk/TAO/tests/File_IO/README
blob: 1362696a08abd72b4a1a74219eefab679ecc314e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/**

@page File_IO Test README File

	A stress test for receiving large replies. The replies are
	read from files. This test is stress test that brought bug #id
	1002 to the surface. The test doesnt seem to have anything
	special, but just to be sure that bug 1002 doesnt show up
	again in some other form. This test was donated by Jonathan
	Reis <reis@stentor.com>. 

	To run the test use the run_test.pl script:

$ ./run_test.pl

	the script returns 0 if the test was successful.

*/