[Asterisk-code-review] Sort tests/channels/pjsip/tests.yaml test list. (testsuite[master])

Richard Mudgett asteriskteam at digium.com
Tue Oct 6 16:11:35 CDT 2015


Richard Mudgett has uploaded a new change for review.

  https://gerrit.asterisk.org/1396

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(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/96/1396/1

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: newchange
Gerrit-Change-Id: Ibf6b10dd8672be55a94968b12e9c859744c46a44
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>



More information about the asterisk-code-review mailing list