summaryrefslogtreecommitdiff
path: root/modules/CIAO/DAnCE/tests/NodeApplicationTest/README
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/DAnCE/tests/NodeApplicationTest/README')
-rw-r--r--modules/CIAO/DAnCE/tests/NodeApplicationTest/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/modules/CIAO/DAnCE/tests/NodeApplicationTest/README b/modules/CIAO/DAnCE/tests/NodeApplicationTest/README
new file mode 100644
index 00000000000..ea8fc438089
--- /dev/null
+++ b/modules/CIAO/DAnCE/tests/NodeApplicationTest/README
@@ -0,0 +1,12 @@
+$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.