aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/compress-nat
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2013-07-02 14:01:38 +0200
committerTobias Brunner <tobias@strongswan.org>2014-04-02 11:55:05 +0200
commit7a61bf9032dab58956ee6ad72986b1bc1a642668 (patch)
tree2a0b3679f1b1618857630cbf794d80a407bda570 /testing/tests/ikev2/compress-nat
parentf678bce84c2beace8b89ea5ffa9537271a7125fb (diff)
downloadstrongswan-7a61bf9032dab58956ee6ad72986b1bc1a642668.tar.bz2
strongswan-7a61bf9032dab58956ee6ad72986b1bc1a642668.tar.xz
testing: Run 'conntrack -F' before all test scenarios
This prevents failures due to remaining conntrack entries.
Diffstat (limited to 'testing/tests/ikev2/compress-nat')
-rw-r--r--testing/tests/ikev2/compress-nat/posttest.dat4
1 files changed, 1 insertions, 3 deletions
diff --git a/testing/tests/ikev2/compress-nat/posttest.dat b/testing/tests/ikev2/compress-nat/posttest.dat
index b8432a8f2..ddab5f9f9 100644
--- a/testing/tests/ikev2/compress-nat/posttest.dat
+++ b/testing/tests/ikev2/compress-nat/posttest.dat
@@ -5,6 +5,4 @@ alice::iptables-restore < /etc/iptables.flush
carol::iptables-restore < /etc/iptables.flush
bob::iptables-restore < /etc/iptables.flush
moon::iptables-restore < /etc/iptables.flush
-sun::iptables-restore < /etc/iptables.flush
-moon::conntrack -F
-sun::conntrack -F \ No newline at end of file
+sun::iptables-restore < /etc/iptables.flush \ No newline at end of file