]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virbitmaptest: Add few more cases for virBitmapToString
authorPeter Krempa <pkrempa@redhat.com>
Thu, 1 Oct 2020 12:14:21 +0000 (14:14 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 5 Oct 2020 10:57:46 +0000 (12:57 +0200)
commit6d6480c462718f98428b66272447b9cddd3fe500
tree87c823e4cbd2204946c096196e977e65f9736ce4
parentee18110f932c197c0c081fc3762eb45d576fb204
virbitmaptest: Add few more cases for virBitmapToString

Test an empty bitmap including it's extension via the self-expanding
APIs and and a "0" and "" strings when converting the string back and
forth.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/virbitmaptest.c