[asterisk-dev] [Code Review] Top down test "callparking" GSOC 2010
Russell Bryant
russell at digium.com
Fri Aug 6 16:11:02 CDT 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/848/#review2546
-----------------------------------------------------------
/asterisk/trunk/tests/callparking/run-test
<https://reviewboard.asterisk.org/r/848/#comment5567>
There is a new install_configs() function which will simplify this code a little bit. It will install all configs from a specified directory.
/asterisk/trunk/tests/callparking/run-test
<https://reviewboard.asterisk.org/r/848/#comment5568>
Please make sure your code is wrapped at 79 characters to conform to the PEP8 style.
- Russell
On 2010-08-05 16:25:22, mnick wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/848/
> -----------------------------------------------------------
>
> (Updated 2010-08-05 16:25:22)
>
>
> Review request for Asterisk Developers and Russell Bryant.
>
>
> Summary
> -------
>
> This is a "callparking" top down test for asterisk:
>
> 1. userA calls userB
> 2. userB dials # -> 700, to park userA (701).
> 3. userB calls userC
> 4. userC dials # -> 700, to park userB (702).
> 5. userC dials 701 and retrieves userA
> 6. userC dials 702 and retrieves userB
> - Test successful -
>
> the logger.conf(s) will be removed when I commit the test to the testsuite!
>
>
> Diffs
> -----
>
> /asterisk/trunk/tests/callparking/configs/extensions.conf PRE-CREATION
> /asterisk/trunk/tests/callparking/configs/iax.conf PRE-CREATION
> /asterisk/trunk/tests/callparking/configs/logger.conf PRE-CREATION
> /asterisk/trunk/tests/callparking/configs2/extensions.conf PRE-CREATION
> /asterisk/trunk/tests/callparking/configs2/iax.conf PRE-CREATION
> /asterisk/trunk/tests/callparking/configs2/logger.conf PRE-CREATION
> /asterisk/trunk/tests/callparking/configs3/extensions.conf PRE-CREATION
> /asterisk/trunk/tests/callparking/configs3/iax.conf PRE-CREATION
> /asterisk/trunk/tests/callparking/configs3/logger.conf PRE-CREATION
> /asterisk/trunk/tests/callparking/run-test PRE-CREATION
> /asterisk/trunk/tests/callparking/test-config.yaml PRE-CREATION
> /asterisk/trunk/tests/tests.yaml 710
>
> Diff: https://reviewboard.asterisk.org/r/848/diff
>
>
> Testing
> -------
>
> Tested on 1.4, 1.6.0, 1.6.2 and trunk
>
>
> Thanks,
>
> mnick
>
>
More information about the asterisk-dev
mailing list