summaryrefslogtreecommitdiff
path: root/TAO/tests/IORManipulation/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/IORManipulation/README')
-rw-r--r--TAO/tests/IORManipulation/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/TAO/tests/IORManipulation/README b/TAO/tests/IORManipulation/README
new file mode 100644
index 00000000000..10fb424eccc
--- /dev/null
+++ b/TAO/tests/IORManipulation/README
@@ -0,0 +1,13 @@
+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.