summaryrefslogtreecommitdiff
path: root/TAO/tests/Connect_Strategy_Test/README
blob: 06be22c2caab09b93f69e3aa42020e4e596d5225 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/**

@page Connect_Strategy Test README File

	The simplest possible test for connection strategies in TAO.
This is a very simple test for the connection strategies, and it can
be argued that it is in fact too simple to make any conclusions based
on the results from this test.

	Please refrain from "improving", extending or expanding this
test, if you need to change 

	To run the test use the run_test.pl script:

$ ./run_test.pl

	the script returns 0 if the test was successful.

*/