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

@page Connection_Timeout Test README File

	The simplest possible test for the proprietary
Connection_Timeouts. This test sets the connection timeouts through a
policy. The client tries to connect to an non-existent server. The
timeout for the connection is controlled by the value supplied by that
policy. 

$ ./run_test.pl

	the script returns 0 if the test was successful.

*/