[Asterisk-code-review] Rename tests/channels/pjsip/pending reinvite test to reinvit... (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/1397

Change subject: Rename tests/channels/pjsip/pending_reinvite test to reinvite_pending.
......................................................................

Rename tests/channels/pjsip/pending_reinvite test to reinvite_pending.

Also added the test to the tests.yaml file.

Change-Id: Id27f7acb895554b60ea09028bee0354e697da5d6
---
R tests/channels/pjsip/reinvite_pending/configs/ast1/extensions.conf
R tests/channels/pjsip/reinvite_pending/configs/ast1/pjsip.conf
R tests/channels/pjsip/reinvite_pending/sipp/uac-491.xml
R tests/channels/pjsip/reinvite_pending/test-config.yaml
M tests/channels/pjsip/tests.yaml
5 files changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/97/1397/1

diff --git a/tests/channels/pjsip/pending_reinvite/configs/ast1/extensions.conf b/tests/channels/pjsip/reinvite_pending/configs/ast1/extensions.conf
similarity index 100%
rename from tests/channels/pjsip/pending_reinvite/configs/ast1/extensions.conf
rename to tests/channels/pjsip/reinvite_pending/configs/ast1/extensions.conf
diff --git a/tests/channels/pjsip/pending_reinvite/configs/ast1/pjsip.conf b/tests/channels/pjsip/reinvite_pending/configs/ast1/pjsip.conf
similarity index 100%
rename from tests/channels/pjsip/pending_reinvite/configs/ast1/pjsip.conf
rename to tests/channels/pjsip/reinvite_pending/configs/ast1/pjsip.conf
diff --git a/tests/channels/pjsip/pending_reinvite/sipp/uac-491.xml b/tests/channels/pjsip/reinvite_pending/sipp/uac-491.xml
similarity index 100%
rename from tests/channels/pjsip/pending_reinvite/sipp/uac-491.xml
rename to tests/channels/pjsip/reinvite_pending/sipp/uac-491.xml
diff --git a/tests/channels/pjsip/pending_reinvite/test-config.yaml b/tests/channels/pjsip/reinvite_pending/test-config.yaml
similarity index 100%
rename from tests/channels/pjsip/pending_reinvite/test-config.yaml
rename to tests/channels/pjsip/reinvite_pending/test-config.yaml
diff --git a/tests/channels/pjsip/tests.yaml b/tests/channels/pjsip/tests.yaml
index 18d5337..7f98d3e 100644
--- a/tests/channels/pjsip/tests.yaml
+++ b/tests/channels/pjsip/tests.yaml
@@ -37,6 +37,7 @@
     - test: 'info_dtmf'
     - test: 'keep_alive'
     - test: 'refer_send_to_vm'
+    - test: 'reinvite_pending'
     - test: 'rpid_immediate'
     - test: 'set_var'
     - test: 'srtp_negotiation'

-- 
To view, visit https://gerrit.asterisk.org/1397
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id27f7acb895554b60ea09028bee0354e697da5d6
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