]> git.proxmox.com Git - mirror_qemu.git/commit
tests: Add test for qdict_flatten()
authorMax Reitz <mreitz@redhat.com>
Fri, 20 Dec 2013 18:28:22 +0000 (19:28 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 22 Jan 2014 11:07:18 +0000 (12:07 +0100)
commit3fb11779ca5f1d601adeb5870ba79e61e81a4cce
tree93acc59479d3756540bd6d7df6c078b6e1adbad9
parentbe331341a1f35c2de2fcc05cc78e0342d2edeb8a
tests: Add test for qdict_flatten()

Add a test case for qdict_flatten() in tests/check-qdict.c. This test
case covers the flattening of subordinate QLists as well.

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