From 0c7e18edb07ed205e7087b73a85fa692f45003ab Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Thu, 25 Jun 2015 09:29:20 +0200 Subject: Add element count to all set types header It is better to list the set elements for all set types, thus the header information is uniform. Element counts are therefore added to the bitmap and list types. --- tests/portmap.t.list2 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'tests/portmap.t.list2') diff --git a/tests/portmap.t.list2 b/tests/portmap.t.list2 index 6afaf02..d5756e6 100644 --- a/tests/portmap.t.list2 +++ b/tests/portmap.t.list2 @@ -1,8 +1,9 @@ Name: test Type: bitmap:port -Header: range 0-65535 timeout 8 -Elements: 1 -Size in memory: 524288 +Header: range 0-65535 timeout x +Size in memory: 532628 References: 0 +Number of entries: 2 Members: -65535 timeout 0 +0 timeout x +65535 timeout x -- cgit v1.2.3