[asterisk-commits] mnicholson: testsuite/asterisk/trunk r764 - /asterisk/trunk/tests/sip/handle_...
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Wed Aug 18 11:33:02 CDT 2010
    
    
  
Author: mnicholson
Date: Wed Aug 18 11:32:59 2010
New Revision: 764
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=764
Log:
Add the test-config.yaml file
Added:
    asterisk/trunk/tests/sip/handle_response_refer/test-config.yaml   (with props)
Added: asterisk/trunk/tests/sip/handle_response_refer/test-config.yaml
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/sip/handle_response_refer/test-config.yaml?view=auto&rev=764
==============================================================================
--- asterisk/trunk/tests/sip/handle_response_refer/test-config.yaml (added)
+++ asterisk/trunk/tests/sip/handle_response_refer/test-config.yaml Wed Aug 18 11:32:59 2010
@@ -1,0 +1,16 @@
+testinfo:
+    summary: 'Test that asterisk properly handles responses to REFER requests'
+    description: |
+        "This test verifies that asterisk behaves properly in the presence of
+        various responses to REFER requests."
+    issues:
+        - mantis : '17486'
+        - mantis : '12713'
+
+properties:
+    minversion: '1.8'
+    dependencies:
+        - app : 'bash'
+        - app : 'sipp'
+        - app : 'asttest'
+
Propchange: asterisk/trunk/tests/sip/handle_response_refer/test-config.yaml
------------------------------------------------------------------------------
    svn:eol-style = native
Propchange: asterisk/trunk/tests/sip/handle_response_refer/test-config.yaml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision
Propchange: asterisk/trunk/tests/sip/handle_response_refer/test-config.yaml
------------------------------------------------------------------------------
    svn:mime-type = text/plain
    
    
More information about the asterisk-commits
mailing list