summaryrefslogtreecommitdiff
path: root/TAO/tests/DynAny_Test/README
blob: ede5c03a53800808515b6d586cc6f0c97011892d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

		***********  DynAny_Test  ****************
			
			updated 9/29/98.
// $Id$

// ===================================================================
//
// = LIBRARY
//    TAO/tests/DynAny_Test
//
// = FILENAME
//    README
//
// = AUTHOR
//    Jeff Parsons <jp4@cs.wustl.edu>
//
// ===================================================================

This is a semi-complete run-through of DynAny functionality.
To run a test, type

basic_test -t <dynany|dynarray|dynenum|dynsequence|dynstruct|dynunion>

To save on output, several things are tested in one pass. For each
pass, a message is displayed, for example:

"testing: constructor from any/insert/get"     or
"testing: constructor from typecode/from_any/to_any"

and finally an error count for the entire test.