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

@page MT_Timeout Test README File

	Test the roundtrip delay timeouts in a multithreaded
client/server scenario.

	To run the test use the run_test.pl script:

$ ./run_test.pl

	the script returns 0 if the test was successful.

*/