summaryrefslogtreecommitdiff
path: root/CIAO/DAnCE/tests/NodeApplicationTest/README
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/DAnCE/tests/NodeApplicationTest/README')
-rw-r--r--CIAO/DAnCE/tests/NodeApplicationTest/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/CIAO/DAnCE/tests/NodeApplicationTest/README b/CIAO/DAnCE/tests/NodeApplicationTest/README
deleted file mode 100644
index ea8fc438089..00000000000
--- a/CIAO/DAnCE/tests/NodeApplicationTest/README
+++ /dev/null
@@ -1,12 +0,0 @@
-$Id$
-This directory contains the basic testing program for NodeApplication.
-
-client_simple: Test the basic home installation and component creation.
-
-client: Test the installation of several homes and components.
- In this test I use the more convenient method provided
- by the NodeApplication to insall multiple components. Aslo
- a remove method is called to easily remove all homes and components.
-
-client_ex: Test the get_all_facet methods provided in the servant of the
- component.