[svn-commits] mjordan: testsuite/asterisk/trunk r5035 - in /asterisk/trunk/tests/channels/S...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu May 15 11:22:59 CDT 2014


Author: mjordan
Date: Thu May 15 11:22:55 2014
New Revision: 5035

URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=5035
Log:
Remove the REGISTER tag

We don't go to the granularity of which SIP requests are tested at the tag
level in any other test; adding them here clutters up the list of tags.

Modified:
    asterisk/trunk/tests/channels/SIP/outbound_register_from/test-config.yaml
    asterisk/trunk/tests/channels/SIP/outbound_reregister_from/test-config.yaml

Modified: asterisk/trunk/tests/channels/SIP/outbound_register_from/test-config.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/channels/SIP/outbound_register_from/test-config.yaml?view=diff&rev=5035&r1=5034&r2=5035
==============================================================================
--- asterisk/trunk/tests/channels/SIP/outbound_register_from/test-config.yaml (original)
+++ asterisk/trunk/tests/channels/SIP/outbound_register_from/test-config.yaml Thu May 15 11:22:55 2014
@@ -17,7 +17,6 @@
         - asterisk: 'chan_sip'
     tags:
         - SIP
-        - REGISTER
 
 test-modules:
     test-object:

Modified: asterisk/trunk/tests/channels/SIP/outbound_reregister_from/test-config.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/channels/SIP/outbound_reregister_from/test-config.yaml?view=diff&rev=5035&r1=5034&r2=5035
==============================================================================
--- asterisk/trunk/tests/channels/SIP/outbound_reregister_from/test-config.yaml (original)
+++ asterisk/trunk/tests/channels/SIP/outbound_reregister_from/test-config.yaml Thu May 15 11:22:55 2014
@@ -17,7 +17,6 @@
         - asterisk: 'chan_sip'
     tags:
         - SIP
-        - REGISTER
 
 test-modules:
     test-object:




More information about the svn-commits mailing list