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/macipmap.t.list3 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'tests/macipmap.t.list3') diff --git a/tests/macipmap.t.list3 b/tests/macipmap.t.list3 index 78c78d3..3262e64 100644 --- a/tests/macipmap.t.list3 +++ b/tests/macipmap.t.list3 @@ -1,10 +1,11 @@ Name: test Type: bitmap:ip,mac -Header: range 2.0.0.1-2.1.0.0 timeout x -Size in memory: 1056920 +Revision: 3 +Header: range 2.0.0.1-2.1.0.0 timeout 5 +Size in memory: 1056888 References: 0 Number of entries: 3 Members: -2.0.0.1,00:11:22:33:44:56 timeout x -2.0.0.2,00:11:22:33:44:55 timeout x -2.1.0.0 timeout x +2.0.0.1,00:11:22:33:44:56 timeout 3 +2.0.0.2,00:11:22:33:44:55 timeout 3 +2.1.0.0 timeout 3 -- cgit v1.2.3