[asterisk-dev] [Code Review] fix that ./runtests.py -t something doesn't match something_else
Matt Jordan
reviewboard at asterisk.org
Fri Feb 24 08:37:04 CST 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1771/#review5621
-----------------------------------------------------------
Ironically, that's one of the things I *like* about that command-line switch. Its handy to be able to run a subset of tests that fit within a particular genre. Particularly things like run all SIP tests:
./runtests.py --test=tests/channels/SIP
I'm fine with changing this to run just one test, but I'd prefer there to still be an option that does matching.
- Matt
On Feb. 24, 2012, 3:02 a.m., wdoekes wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1771/
> -----------------------------------------------------------
>
> (Updated Feb. 24, 2012, 3:02 a.m.)
>
>
> Review request for Asterisk Developers.
>
>
> Summary
> -------
>
> ./runtests.py -t tests/channels/SIP/sip_register
>
> matched
>
> tests/channels/SIP/sip_register
> tests/channels/SIP/sip_register_domain_acl
>
> with patch it only matches
>
> tests/channels/SIP/sip_register
>
>
> (The whole -t bit could use a bit of refactoring, this is just a quick-fix.)
>
>
> Diffs
> -----
>
> /asterisk/trunk/runtests.py 3064
>
> Diff: https://reviewboard.asterisk.org/r/1771/diff
>
>
> Testing
> -------
>
> tests/channels/SIP
>
> still matches all SIP tests.
>
>
> Thanks,
>
> wdoekes
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120224/37615109/attachment.htm>
More information about the asterisk-dev
mailing list