summaryrefslogtreecommitdiff
path: root/ACE/TAO/CIAO/connectors/dds4ccm/tests/KeyedSamples/README
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/CIAO/connectors/dds4ccm/tests/KeyedSamples/README')
-rw-r--r--ACE/TAO/CIAO/connectors/dds4ccm/tests/KeyedSamples/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/ACE/TAO/CIAO/connectors/dds4ccm/tests/KeyedSamples/README b/ACE/TAO/CIAO/connectors/dds4ccm/tests/KeyedSamples/README
new file mode 100644
index 00000000000..8bc6dae4a7e
--- /dev/null
+++ b/ACE/TAO/CIAO/connectors/dds4ccm/tests/KeyedSamples/README
@@ -0,0 +1,16 @@
+# $Id$
+
+This test creates instances in DDS by using the
+updater port. After that, every instance is updated.
+The number of instances (keys) and the number of
+updates (iterations) per key can be defined in
+the deployment plan.
+
+The Receiver checks whether the keys were updated
+correctly by using the read_one method on the reader.
+The Receiver should know the number of instances (keys) and
+the number of iterations per key. These should be configured
+in the deployment plan.
+
+An error is reported when the receiver did not receive
+the correct number of samples. \ No newline at end of file