blob: 5263520a1a0aa0b15f26a91daddaacb6585e750a (
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
|
This directory contains a number of very simple tests, which also
illustrate how to write canonical Orbix/VisiBroker/OmniORB examples in
TAO using standard CORBA features rather than proprietary ORB
features. The individual directories contain READMEs on how to run
the following tests:
. bank
This directory implements the canonical VisiBroker
test.
. chat
This directory implements an ORBacus test.
. echo
This directory implements the canonical omniORB test.
. grid
This directory implements the canonical Orbix test.
. time
This directory implements a simple time/date test.
|