5 @page Recursive Any Test README File
7 This test determines whether insertion and extraction of recursive
8 types into and from a CORBA::Any, respectively, works. Properly
9 functioning insertion and exctraction of recursive types depends on
10 working recursive TypeCode support, which is indirectly tested by this
13 To run the test use the run_test.pl script:
17 the script returns 0 if the test was successful.