summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/KeyedSamples/README
blob: 8bc6dae4a7e796e61f2885bd9b13fe583ecc7b09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.