summaryrefslogtreecommitdiff
path: root/TAO/tests/README
blob: bc68c840e63cb505ccb119f4b280feadc700a7aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
The following tests of TAO are provided in this directory.
The individual directories contain READMEs on how to run the tests.

    . Demux_test  (*NOTE* This is still under development)

          This tests various demultiplexing strategies used in TAO.

	. Thruput_test

		 Throughput tests for TAO, based on TTCP.

    . Cubit

         Cubit example. The servant returns the cube of the number
         sent to it by the client.

    . POA

         Contains various small tests of POA features.

    . Param_Test

         Tests features of the typecode interpreter.