summaryrefslogtreecommitdiff
path: root/TAO/tests/Simple/README
blob: bcef2ccb5347800289553700fcb49a17cc76ea91 (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
$Id$

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.

        . 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.