summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Persistent_Filter/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/Persistent_Filter/README')
-rw-r--r--TAO/orbsvcs/tests/Notify/Persistent_Filter/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Persistent_Filter/README b/TAO/orbsvcs/tests/Notify/Persistent_Filter/README
new file mode 100644
index 00000000000..c3963500c29
--- /dev/null
+++ b/TAO/orbsvcs/tests/Notify/Persistent_Filter/README
@@ -0,0 +1,10 @@
+This test is based on the Filter example.
+It tests the persistent filter changes. The filter constraints
+are saved to persistent data instead of filter IOR.
+
+The run_test.pl starts NotificationService, consumer and supplier.
+After they complete, restart them again with using the persistent
+data. The restarted consumer and supplier will verify the filters
+and modify the constraints. The test finally should pass with no
+errors.
+