test-cutils: Use qemu_strtosz() more often
commit753f8da0e082eac66d4c86168e14f1c55c09aa44
authorMarkus Armbruster <armbru@redhat.com>
Tue, 21 Feb 2017 20:14:02 +0000 (21 21:14 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 23 Feb 2017 19:35:36 +0000 (23 20:35 +0100)
tree7070b63baf63be0a0cf8b696ec56b020df00fab5
parent17f942560e54f8ee72996bc3276c697503606d7b
test-cutils: Use qemu_strtosz() more often

Use qemu_strtosz() instead of qemu_strtosz_MiB() where it doesn't
really make a difference.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <1487708048-2131-19-git-send-email-armbru@redhat.com>
tests/test-cutils.c