Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / DynAny_Test / README
blobbd407bd1fe98501088ddf6a0e21710793f846b98
1 //=============================================================================
2 /**
3  *  @file  README
4  *
5  *  DynAny_Test
6  *
7  *  @author Jeff Parsons <parsons@cs.wustl.edu>
8  */
9 //=============================================================================
11 This is a semi-complete run-through of DynAny functionality.
12 To run a test, type
14 basic_test -t <dynany|dynarray|dynenum|dynsequence|dynstruct|dynunion> -d
16 To save on output, several things are tested in one pass. For each
17 pass, a message is displayed, for example:
19 "testing: constructor from any/insert/get"     or
20 "testing: constructor from typecode/from_any/to_any"
22 and finally an error count for the entire test.
24 Each DynAny is analyzed to make sure its contents is ok. With the option -d
25 this analys is also dumped to the output