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:net,port.t.list0 | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'tests/hash:net,port.t.list0') diff --git a/tests/hash:net,port.t.list0 b/tests/hash:net,port.t.list0 index 727f07f..afb7215 100644 --- a/tests/hash:net,port.t.list0 +++ b/tests/hash:net,port.t.list0 @@ -1,12 +1,13 @@ Name: test Type: hash:net,port -Header: family inet hashsize 128 maxelem 65536 timeout x bucketsize 12 +Revision: 8 +Header: family inet hashsize 128 maxelem 65536 timeout 4 bucketsize 12 initval 0x34b03146 Size in memory: 912 References: 0 Number of entries: 5 Members: -1.1.1.1,tcp:5 timeout x -192.168.68.64/27,tcp:8 timeout x -2.0.0.0/24,icmp:echo-request timeout x -2.0.0.1,icmp:echo-request timeout x -2.0.0.255,icmp:host-prohibited timeout x +1.1.1.1,tcp:5 timeout 3 +192.168.68.64/27,tcp:8 timeout 3 +2.0.0.0/24,icmp:echo-request timeout 3 +2.0.0.1,icmp:echo-request timeout 2 +2.0.0.255,icmp:host-prohibited timeout 3 -- cgit v1.2.3