From 00e8bd9bb72eb1357aab486e314b83f93dad0d2c Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Mon, 21 Sep 2020 20:12:23 +0200 Subject: Handle all variable header parts in helper scripts instead ot test tasks Thus the tests tasks can be simplified and all exceptions can be handled in the helper scripts. Signed-off-by: Jozsef Kadlecsik --- tests/hash:ip,mark.t.list0 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'tests/hash:ip,mark.t.list0') diff --git a/tests/hash:ip,mark.t.list0 b/tests/hash:ip,mark.t.list0 index 865ac1e..1df024f 100644 --- a/tests/hash:ip,mark.t.list0 +++ b/tests/hash:ip,mark.t.list0 @@ -1,11 +1,12 @@ Name: test Type: hash:ip,mark -Header: family inet markmask 0xffffffff hashsize 1024 maxelem 65536 timeout x bucketsize 12 +Revision: 3 +Header: family inet markmask 0xffffffff hashsize 1024 maxelem 65536 timeout 4 bucketsize 12 initval 0x30edb64c Size in memory: 592 References: 0 Number of entries: 4 Members: -2.0.0.0,0x00000005 timeout x -2.0.0.1,0x00000005 timeout x -2.1.0.0,0x00000080 timeout x -2.1.0.1,0x00000080 timeout x +2.0.0.0,0x00000005 timeout 3 +2.0.0.1,0x00000005 timeout 3 +2.1.0.0,0x00000080 timeout 3 +2.1.0.1,0x00000080 timeout 3 -- cgit v1.2.3