]> git.proxmox.com Git - mirror_qemu.git/commit
tests/test-hbitmap: test next_zero and _next_dirty_area after truncate
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Mon, 5 Aug 2019 16:46:52 +0000 (19:46 +0300)
committerJohn Snow <jsnow@redhat.com>
Fri, 16 Aug 2019 22:29:43 +0000 (18:29 -0400)
commita5f8a60b3eafd5563af48546d5d126d448e62ac5
treead24471e680d1074cc2ebcee74473035746216ff
parenta1ed82b4438a7fdf470673c575e8b47d276c9030
tests/test-hbitmap: test next_zero and _next_dirty_area after truncate

Test that hbitmap_next_zero and hbitmap_next_dirty_area can find things
after old bitmap end.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-id: 20190805164652.42409-1-vsementsov@virtuozzo.com
Tested-by: John Snow <jsnow@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
tests/test-hbitmap.c