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

@page Object Loader Test README File

$Id$

	Test the DLL-style IORs. For more details on the DLL-style
IORs please read the documentation in $TAO_ROOT/tao/DLL_Parser.h.

	To execute the test simply run

$ ./driver

	or run the run_test.pl script.  The test returns 0 on success.

*/