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/bitmap:ip.t.list5 | |
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/bitmap:ip.t.list5')
-rw-r--r-- | tests/bitmap:ip.t.list5 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/bitmap:ip.t.list5 b/tests/bitmap:ip.t.list5 index 1d22665..79fe97a 100644 --- a/tests/bitmap:ip.t.list5 +++ b/tests/bitmap:ip.t.list5 @@ -1,9 +1,10 @@ Name: test Type: bitmap:ip -Header: range 2.0.0.0-2.0.255.255 timeout x -Size in memory: 532640 +Revision: 3 +Header: range 2.0.0.0-2.0.255.255 timeout 5 +Size in memory: 532608 References: 0 Number of entries: 2 Members: -2.0.0.0 timeout x -2.0.255.255 timeout x +2.0.0.0 timeout 0 +2.0.255.255 timeout 3 |