diff options
author | Martin Willi <martin@strongswan.org> | 2006-07-13 12:45:18 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2006-07-13 12:45:18 +0000 |
commit | 7af345e11e72b0985e2186f86e7ffbfd464e336d (patch) | |
tree | 7b0142639b857cb0dd88e2c3ca807fdc365eea4b /testing/tests/ikev2/rw-cert | |
parent | 1279eda04249bd25f0aeafb4f82cf77abaa1aad1 (diff) | |
download | strongswan-7af345e11e72b0985e2186f86e7ffbfd464e336d.tar.bz2 strongswan-7af345e11e72b0985e2186f86e7ffbfd464e336d.tar.xz |
added test cases from NAT team
updated all IKEv2 tests to work with new status output
Diffstat (limited to 'testing/tests/ikev2/rw-cert')
-rw-r--r-- | testing/tests/ikev2/rw-cert/evaltest.dat | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/tests/ikev2/rw-cert/evaltest.dat b/testing/tests/ikev2/rw-cert/evaltest.dat index 495f4757f..06a0f8cda 100644 --- a/testing/tests/ikev2/rw-cert/evaltest.dat +++ b/testing/tests/ikev2/rw-cert/evaltest.dat @@ -1,6 +1,6 @@ -moon::ipsec statusall::rw.*IKE_SA_ESTABLISHED::YES -carol::ipsec statusall::home.*IKE_SA_ESTABLISHED::YES -dave::ipsec statusall::home.*IKE_SA_ESTABLISHED::YES +moon::ipsec statusall::rw.*ESTABLISHED::YES +carol::ipsec statusall::home.*ESTABLISHED::YES +dave::ipsec statusall::home.*ESTABLISHED::YES carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES dave::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES |