summaryrefslogtreecommitdiff
path: root/TAO/tests/Smart_Proxies/dtor/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Smart_Proxies/dtor/README')
-rw-r--r--TAO/tests/Smart_Proxies/dtor/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/TAO/tests/Smart_Proxies/dtor/README b/TAO/tests/Smart_Proxies/dtor/README
new file mode 100644
index 00000000000..9124b5aebf4
--- /dev/null
+++ b/TAO/tests/Smart_Proxies/dtor/README
@@ -0,0 +1,16 @@
+$Id$
+
+This test is to test if the destruction process
+and the _non_existent() function in the smart proxy
+is working properly.
+
+For execution of the test:
+
+1) ./server -o test.ior
+
+2) ./client
+
+or simply use:
+
+run_test.pl
+