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

$Id$

This is a regression test to catch incorrect reference
counting of recursive typecodes.
If the reference count for recursive structures are not
incremented then the client will crash.

  To run the test use the run_test.pl script:

$ ./run_test.pl

  the script returns 0 if the test was successful.

*/