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:mac.t.list2 | |
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:mac.t.list2')
-rw-r--r-- | tests/hash:mac.t.list2 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/hash:mac.t.list2 b/tests/hash:mac.t.list2 index 4c3707c..bc7ecb0 100644 --- a/tests/hash:mac.t.list2 +++ b/tests/hash:mac.t.list2 @@ -1,9 +1,10 @@ Name: test Type: hash:mac -Header: hashsize 128 maxelem 65536 timeout x bucketsize 12 +Revision: 1 +Header: hashsize 128 maxelem 65536 timeout 4 bucketsize 12 initval 0x60a630a7 Size in memory: 464 References: 0 Number of entries: 2 Members: -00:00:00:00:02:00 timeout x -00:0A:00:00:00:00 timeout x +00:00:00:00:02:00 timeout 3 +00:0A:00:00:00:00 timeout 0 |