[asterisk-dev] [Code Review] 3308: tests/apps/confbridge: Add the 'triple lindy' test of marked, waitmarked, and unmarked users

Matt Jordan reviewboard at asterisk.org
Thu Mar 6 13:58:03 CST 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3308/
-----------------------------------------------------------

Review request for Asterisk Developers.


Bugs: ASTERISK-23301
    https://issues.asterisk.org/jira/browse/ASTERISK-23301


Repository: testsuite


Description
-------

This test covers the interaction of marked, waitmarked, and normal users in a ConfBridge conference. In general, the test checks that waitmarked/marked interaction still occurs properly even when a user who is neither marked nor waitmarked is present.

It contains four scenarios:
- A waitmarked user joins, followed by a normal user, followed by a marked user. The marked user leaves the conference first, forcing the waitmarked user back into a holding state.
- A waitmarked user joins, followed by a marked user, followed by a normal user. Again, the marked user leaves the conference first, forcing the waitmarked user back into a holding state.
- A normal user joins, followed by waitmarked user, followed by a marked user. The marked user leaves the conference, followed by both the normal and the waitmarked users.
- A normal user joins, followed by the marked user, followed by the waitmarked user. This checks that the waitmarked user is immediately put in the conference.

Note that this test was written by Benjamin Ford.


Diffs
-----

  /asterisk/trunk/tests/apps/confbridge/tests.yaml 4796 
  /asterisk/trunk/tests/apps/confbridge/confbridge_triple_lindy/test-config.yaml PRE-CREATION 
  /asterisk/trunk/tests/apps/confbridge/confbridge_triple_lindy/configs/ast1/extensions.conf PRE-CREATION 
  /asterisk/trunk/tests/apps/confbridge/confbridge_triple_lindy/configs/ast1/confbridge.conf PRE-CREATION 

Diff: https://reviewboard.asterisk.org/r/3308/diff/


Testing
-------


Thanks,

Matt Jordan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140306/f07c6209/attachment.html>


More information about the asterisk-dev mailing list