summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/README
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/README')
-rw-r--r--CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/README15
1 files changed, 0 insertions, 15 deletions
diff --git a/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/README b/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/README
deleted file mode 100644
index 15c5a62a44f..00000000000
--- a/CIAO/connectors/dds4ccm/tests/NonChangeableAttribute/README
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-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.