blob: 476ebc9f3d81198a0d5c0251086f72b846e1e94f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
This program test the basic operation of TAO's IORManipulation
interface.
Run the application as follows.
% ./run_test.pl
Comments:
========
- The various stages of the test are printed out. Each
generated IOR and all error conditions. Currently
the NotFound exception is tested for.
|