]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Assert ees acquire messages in xfrmproxy tests
authorReto Buerki <reet@codelabs.ch>
Thu, 18 Dec 2014 09:43:42 +0000 (10:43 +0100)
committerMartin Willi <martin@revosec.ch>
Fri, 20 Feb 2015 12:34:54 +0000 (13:34 +0100)
testing/tests/tkm/host2host-xfrmproxy/evaltest.dat
testing/tests/tkm/net2net-xfrmproxy/evaltest.dat

index 7c8c6b24ae7a992d2fd90539cec674653c9caebf..f5143f19a7765a208eb8d6c20207cf0143369c2a 100644 (file)
@@ -5,6 +5,7 @@ sun::ipsec status 2> /dev/null::host-host.*INSTALLED, TRANSPORT::YES
 moon::ping -c 1 PH_IP_SUN::64 bytes from PH_IP_SUN: icmp_req=1::YES
 sun::tcpdump::IP moon.strongswan.org > sun.strongswan.org: ESP::YES
 sun::tcpdump::IP sun.strongswan.org > moon.strongswan.org: ESP::YES
+moon::cat /var/log/daemon.log::ees: acquire received for reqid 1::YES
 moon::cat /tmp/tkm.log::RSA private key '/etc/tkm/moonKey.der' loaded::YES
 moon::cat /tmp/tkm.log::Adding policy \[ 1, 192.168.0.1 <-> 192.168.0.2 \]::YES
 moon::cat /tmp/tkm.log::Checked CA certificate of CC context 1::YES
index a38dba0eea267a1a6166439dcdea342562fbfb7f..98eff247ff9f267d74bfdca1d987863578bf79d6 100644 (file)
@@ -5,6 +5,7 @@ sun::ipsec status 2> /dev/null::net-net.*INSTALLED, TUNNEL::YES
 alice::ping -c 1 PH_IP_BOB::64 bytes from PH_IP_BOB: icmp_req=1::YES
 sun::tcpdump::IP moon.strongswan.org > sun.strongswan.org: ESP::YES
 sun::tcpdump::IP sun.strongswan.org > moon.strongswan.org: ESP::YES
+moon::cat /var/log/daemon.log::ees: acquire received for reqid 1::YES
 moon::cat /tmp/tkm.log::RSA private key '/etc/tkm/moonKey.der' loaded::YES
 moon::cat /tmp/tkm.log::Adding policy \[ 1, 10.1.0.0/16 > 192.168.0.1 <=> 192.168.0.2 < 10.2.0.0/16 \]::YES
 moon::cat /tmp/tkm.log::Checked CA certificate of CC context 1::YES