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.t.list3 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'tests/hash:ip.t.list3') diff --git a/tests/hash:ip.t.list3 b/tests/hash:ip.t.list3 index 661fcf4..a68b731 100644 --- a/tests/hash:ip.t.list3 +++ b/tests/hash:ip.t.list3 @@ -1,10 +1,11 @@ Name: test Type: hash:ip -Header: family inet hashsize 128 maxelem 65536 netmask 24 timeout x bucketsize 12 +Revision: 5 +Header: family inet hashsize 128 maxelem 65536 netmask 24 timeout 4 bucketsize 12 initval 0xfe970e91 Size in memory: 528 References: 0 Number of entries: 3 Members: -192.168.68.0 timeout x -2.0.0.0 timeout x -200.100.10.0 timeout x +192.168.68.0 timeout 3 +2.0.0.0 timeout 3 +200.100.10.0 timeout 0 -- cgit v1.2.3