]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests: Add test for qdict_array_split()
authorMax Reitz <mreitz@redhat.com>
Fri, 20 Dec 2013 18:28:21 +0000 (19:28 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 22 Jan 2014 11:07:18 +0000 (12:07 +0100)
commitbe331341a1f35c2de2fcc05cc78e0342d2edeb8a
tree07a738a8cb6c1fc72bf166eb5af2659cece37a97
parentfd0fee34b5ae7699dc558c12ddc3663bdb580060
tests: Add test for qdict_array_split()

Add a test case for qdict_array_split() in tests/check-qdict.c.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/check-qdict.c