test-hbitmap: Add hbitmap_is_serializable() calls
commit7cdc49b9a2ee127b2403f6ce98ce3f96afb41733
authorMax Reitz <mreitz@redhat.com>
Tue, 15 Nov 2016 22:57:46 +0000 (15 23:57 +0100)
committerFam Zheng <famz@redhat.com>
Thu, 26 Jan 2017 02:25:01 +0000 (26 10:25 +0800)
tree74787c3052205072a4e51d33e76e012a151617e7
parent20a579de8484096d18e65751ebe63fee31551f04
test-hbitmap: Add hbitmap_is_serializable() calls

Add calls to hbitmap_is_serializable() (asserting that it returns true)
where necessary (i.e. before every series of (de-)serialization function
invocations).

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20161115225746.3590-3-mreitz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
tests/test-hbitmap.c