diff options
author | Tobias Brunner <tobias@strongswan.org> | 2016-06-14 20:41:14 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2016-06-16 14:35:18 +0200 |
commit | aacf84d837e7334035cda26c1c7de20bdf8881dd (patch) | |
tree | 7a0d4a3099fd093bdcc0f25086ee539b79bc772e /testing/tests/pfkey/protoport-route | |
parent | 8f56bbc82b50cb999f312162bc9dd46d789803f7 (diff) | |
download | strongswan-aacf84d837e7334035cda26c1c7de20bdf8881dd.tar.bz2 strongswan-aacf84d837e7334035cda26c1c7de20bdf8881dd.tar.xz |
testing: Add expect-connection calls for all tests and hosts
There are some exceptions (e.g. those that use auto=start or p2pnat).
Diffstat (limited to 'testing/tests/pfkey/protoport-route')
-rw-r--r-- | testing/tests/pfkey/protoport-route/pretest.dat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/tests/pfkey/protoport-route/pretest.dat b/testing/tests/pfkey/protoport-route/pretest.dat index b1bf23870..55f1678aa 100644 --- a/testing/tests/pfkey/protoport-route/pretest.dat +++ b/testing/tests/pfkey/protoport-route/pretest.dat @@ -2,6 +2,8 @@ moon::iptables-restore < /etc/iptables.rules carol::iptables-restore < /etc/iptables.rules moon::ipsec start carol::ipsec start +moon::expect-connection rw-icmp +moon::expect-connection rw-ssh carol::expect-connection home-icmp carol::expect-connection home-ssh carol::ssh PH_IP_ALICE hostname |