Test: Trigger conditions is evaluated on subscription
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 4 Jul 2017 18:58:42 +0000 (14:58 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 27 Jul 2017 15:32:52 +0000 (11:32 -0400)
commit13934c8d4d229154b33b5a952ca396a89a143ec6
treed74d7e98c1006b81fc376b6655903b76c9ddfcba
parent75e101d489c867a704b843e91200caa640a26e6b
Test: Trigger conditions is evaluated on subscription

It is expected that on subscription a trigger condition is evaluated and
the trigger fired if necessary. Currently evaluation is performed on
channel sampling and result in action only if the evaluation state flip.

This test hang if no evaluation is performed on notification client
subscription.

Ref #1102

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/tools/notification/test_notification_multi_app
This page took 0.026614 seconds and 5 git commands to generate.