diff options
author | Jozsef Kadlecsik <kadlec@netfilter.org> | 2020-09-21 20:12:23 +0200 |
---|---|---|
committer | Jozsef Kadlecsik <kadlec@netfilter.org> | 2020-09-21 20:12:23 +0200 |
commit | 00e8bd9bb72eb1357aab486e314b83f93dad0d2c (patch) | |
tree | 2222d756d82d88a0872688ca61cdadd147a84ddb /tests/hash:net6,net6.t.list0 | |
parent | de340a7f1a9cf21931d94ea8814545c4b2d172b0 (diff) |
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 <kadlec@netfilter.org>
Diffstat (limited to 'tests/hash:net6,net6.t.list0')
-rw-r--r-- | tests/hash:net6,net6.t.list0 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/tests/hash:net6,net6.t.list0 b/tests/hash:net6,net6.t.list0 index 7456b6b..93d3aeb 100644 --- a/tests/hash:net6,net6.t.list0 +++ b/tests/hash:net6,net6.t.list0 @@ -1,11 +1,12 @@ Name: test Type: hash:net,net -Header: family inet6 hashsize 128 maxelem 65536 timeout x bucketsize 12 +Revision: 3 +Header: family inet6 hashsize 128 maxelem 65536 timeout 4 bucketsize 12 initval 0x4f7b512c Size in memory: 2416 References: 0 Number of entries: 4 Members: -192:160::/27,172:16:68::/48 timeout x -1:1:1::1,2:2:2::2 timeout x -2::/24,4::/32 timeout x -3::1,8::1 timeout x +192:160::/27,172:16:68::/48 timeout 3 +1:1:1::1,2:2:2::2 timeout 3 +2::/24,4::/32 timeout 3 +3::1,8::1 timeout 3 |