[asterisk-scf-commits] asterisk-scf/integration/testsuite.git branch "review" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Wed Jun 8 23:09:39 CDT 2011
branch "review" has been updated
via 7d5f8ae80c0cf736540009fd5f022e027c361754 (commit)
from a42fd45f771318fc8153885441fa9f27d4845e8c (commit)
Summary of changes:
tests/sip/Functional_Basic_CallSetup/testcase.yaml | 57 ++++++++++++++++++++
1 files changed, 57 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 7d5f8ae80c0cf736540009fd5f022e027c361754
Author: Darren Sessions <dsessions at digium.com>
Date: Wed Jun 8 23:09:36 2011 -0500
added wireshark traces to the remaining subtests in the Functional_Basic_CallSetup test case.
diff --git a/tests/sip/Functional_Basic_CallSetup/testcase.yaml b/tests/sip/Functional_Basic_CallSetup/testcase.yaml
index b43b1a4..9d39bf1 100644
--- a/tests/sip/Functional_Basic_CallSetup/testcase.yaml
+++ b/tests/sip/Functional_Basic_CallSetup/testcase.yaml
@@ -91,6 +91,21 @@ tests :
- ipv6toipv6 :
expected_failure : False
timeline:
+ - wireshark :
+ testsuite_remote_host : testsuite-remote-1.digium.internal
+ cmd :
+ start:
+ host_filter :
+ - testsuite-remote-1.digium.internal
+ - testsuite-remote-2.digium.internal
+ - testsuite-remote-3.digium.internal
+ protocol_filter :
+ - sip
+ - rtp
+ - rtcp
+ - icmp
+ - t38
+ - dns
- asteriskscf_icebox :
testsuite_remote_host : testsuite-remote-1.digium.internal
cmd :
@@ -154,9 +169,28 @@ tests :
ipv4oripv6 : ipv6
transport : udp
timeout : 10
+ - wireshark :
+ testsuite_remote_host : testsuite-remote-1.digium.internal
+ cmd :
+ stop :
- ipv6toipv4 :
expected_failure : False
timeline:
+ - wireshark :
+ testsuite_remote_host : testsuite-remote-1.digium.internal
+ cmd :
+ start:
+ host_filter :
+ - testsuite-remote-1.digium.internal
+ - testsuite-remote-2.digium.internal
+ - testsuite-remote-3.digium.internal
+ protocol_filter :
+ - sip
+ - rtp
+ - rtcp
+ - icmp
+ - t38
+ - dns
- asteriskscf_icebox :
testsuite_remote_host : testsuite-remote-1.digium.internal
cmd :
@@ -225,9 +259,28 @@ tests :
ipv4oripv6 : ipv6
transport : udp
timeout : 10
+ - wireshark :
+ testsuite_remote_host : testsuite-remote-1.digium.internal
+ cmd :
+ stop :
- ipv4toipv6 :
expected_failure : False
timeline:
+ - wireshark :
+ testsuite_remote_host : testsuite-remote-1.digium.internal
+ cmd :
+ start:
+ host_filter :
+ - testsuite-remote-1.digium.internal
+ - testsuite-remote-2.digium.internal
+ - testsuite-remote-3.digium.internal
+ protocol_filter :
+ - sip
+ - rtp
+ - rtcp
+ - icmp
+ - t38
+ - dns
- asteriskscf_icebox :
testsuite_remote_host : testsuite-remote-1.digium.internal
cmd :
@@ -296,3 +349,7 @@ tests :
ipv4oripv6 : ipv4
transport : udp
timeout : 10
+ - wireshark :
+ testsuite_remote_host : testsuite-remote-1.digium.internal
+ cmd :
+ stop :
-----------------------------------------------------------------------
--
asterisk-scf/integration/testsuite.git
More information about the asterisk-scf-commits
mailing list