summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV/Truncatable/README
blob: 202f21a04060cf19e6c9231cbee7d0636ef0760d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/**

$Id$

@page OBV/Any Test README File

        This test shows and verifies truncatable inheritence functionality.

	To run the test either use the run_test.pl script:

$ ./run_test.pl

        or start the client and the server manually:

$ server -o ior&
$ client -k file://ior

To get a detailed test report, run the server manually and then run the client as:
$ client -v -k file://ior


*/