summaryrefslogtreecommitdiff
path: root/modules/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/README
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/README')
-rw-r--r--modules/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/modules/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/README b/modules/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/README
new file mode 100644
index 00000000000..575f11fbb77
--- /dev/null
+++ b/modules/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/README
@@ -0,0 +1,15 @@
+# $Id$
+
+This test tests whether the connection attributes
+can be set once the configuration is complete.
+This shouldn't be allowed and therefore a
+NonChangeable exception must be thrown.
+
+The following attributes are tested:
+ * key_fields
+ * domain_id
+ * qos_profile
+ * topic_name
+
+An error is reported for every attribute where
+no NonChangeable exception was catched.