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

$Id$

@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.

*/