]> git.ipfire.org Git - thirdparty/asterisk.git/commit
tests/test_stasis_endpoints: Remove expected duplicate events 74/1874/2
authorMatt Jordan <mjordan@digium.com>
Fri, 25 Dec 2015 02:26:46 +0000 (20:26 -0600)
committerMatt Jordan <mjordan@digium.com>
Mon, 28 Dec 2015 19:46:24 +0000 (13:46 -0600)
commit96b32e0321bf37322c85bc57721903dc4a3cc968
treeafa3328e276b6efa41025fddf5e750848e2d3bc9
parentb4b4a95225a6170c4ddd0e567218d4033d9600f8
tests/test_stasis_endpoints: Remove expected duplicate events

The cache_clear test was written to expect duplicate Stasis messages
sent from the technology endpoint to the all caching topic. This patch
fixes the test to no longer expect these duplicate messages.

ASTERISK-25137

Change-Id: I58075d70d6cdf42e792e0fb63ba624720bfce981
tests/test_stasis_endpoints.c