From 253ac747ad2cfd500ccc396c8f86e11795076822 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Mon, 14 Nov 2016 21:44:33 +0100 Subject: tests: py: add some testcases for log flags Remove null and zero flags from tests, to reduce the noise when running tests. Signed-off-by: Pablo Neira Ayuso --- tests/py/ip/icmp.t.payload.ip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/py/ip') diff --git a/tests/py/ip/icmp.t.payload.ip b/tests/py/ip/icmp.t.payload.ip index c7df75db..b740ff80 100644 --- a/tests/py/ip/icmp.t.payload.ip +++ b/tests/py/ip/icmp.t.payload.ip @@ -225,7 +225,7 @@ ip test-ip4 input [ cmp eq reg 1 0x00000001 ] [ payload load 2b @ transport header + 4 => reg 1 ] [ cmp eq reg 1 0x0000dd04 ] - [ log prefix (null) ] + [ log ] # icmp id 22 ip test-ip4 input -- cgit v1.2.3