summaryrefslogtreecommitdiff
path: root/TAO/tests/README
blob: 86825081c8e4b48753ca94920ab355558ab9ca44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.