[asterisk-commits] Sort tests/channels/pjsip/tests.yaml test list. (testsuite[master])
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Oct 8 13:48:57 CDT 2015
Joshua Colp has submitted this change and it was merged.
Change subject: Sort tests/channels/pjsip/tests.yaml test list.
......................................................................
Sort tests/channels/pjsip/tests.yaml test list.
Change-Id: Ibf6b10dd8672be55a94968b12e9c859744c46a44
---
M tests/channels/pjsip/tests.yaml
1 file changed, 31 insertions(+), 31 deletions(-)
Approvals:
Anonymous Coward #1000019: Verified
Matt Jordan: Looks good to me, but someone else must approve
Joshua Colp: Looks good to me, approved
diff --git a/tests/channels/pjsip/tests.yaml b/tests/channels/pjsip/tests.yaml
index cc4e1f8..18d5337 100644
--- a/tests/channels/pjsip/tests.yaml
+++ b/tests/channels/pjsip/tests.yaml
@@ -1,43 +1,43 @@
# Enter tests here in the order they should be considered for execution:
tests:
- - test: 'handle_options_request'
- - test: 'incoming_calls_without_auth'
- - test: 'incoming_call_on_second_transport'
+ - dir: 'ami'
- dir: 'basic_calls'
- - dir: 'sdp_offer_answer'
- - test: 'srtp_negotiation'
- - test: 'auth_security_events'
- - dir: 'one_touch_recording'
- - dir: 'registration'
+ - dir: 'config_wizard'
+ - dir: 'configuration'
+ - dir: 'dialplan_functions'
- dir: 'diversion'
- dir: 'message'
- - dir: 'dialplan_functions'
- - dir: 'ami'
- - test: 'set_var'
- - test: 'hold'
- - test: 'hold_inactive'
- - dir: 'subscriptions'
- - test: 'hold_ice'
- - test: 'refer_send_to_vm'
+ - dir: 'nat'
+ - dir: 'one_touch_recording'
+ - dir: 'optimistic_srtp'
+ - dir: 'publish'
- dir: 'qualify'
- - test: 'headers'
+ - dir: 'registration'
+ - dir: 'resolver'
+ - dir: 'rtp'
+ - dir: 'sdp_offer_answer'
+ - dir: 'subscriptions'
- dir: 'transfers'
- - test: 'info_dtmf'
- - test: 'call_pickup'
- dir: 'video_calls'
- test: 'accountcode'
- - dir: 'publish'
- - dir: 'config_wizard'
- - dir: 'optimistic_srtp'
- - test: 'in_dialog_invite_replaces'
+ - test: 'auth_security_events'
+ - test: 'call_pickup'
- test: 'dtmf_incompatible'
- - test: 'user_eq_phone'
- - test: 'keep_alive'
- test: 'endpoint_identify'
- - test: 'rpid_immediate'
- - test: 'in_dialog_options'
- - dir: 'resolver'
- test: 'forward_loop'
- - dir: 'configuration'
- - dir: 'nat'
- - dir: 'rtp'
+ - test: 'handle_options_request'
+ - test: 'headers'
+ - test: 'hold'
+ - test: 'hold_ice'
+ - test: 'hold_inactive'
+ - test: 'in_dialog_invite_replaces'
+ - test: 'in_dialog_options'
+ - test: 'incoming_call_on_second_transport'
+ - test: 'incoming_calls_without_auth'
+ - test: 'info_dtmf'
+ - test: 'keep_alive'
+ - test: 'refer_send_to_vm'
+ - test: 'rpid_immediate'
+ - test: 'set_var'
+ - test: 'srtp_negotiation'
+ - test: 'user_eq_phone'
--
To view, visit https://gerrit.asterisk.org/1396
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibf6b10dd8672be55a94968b12e9c859744c46a44
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
More information about the asterisk-commits
mailing list