commit | 3fb11779ca5f1d601adeb5870ba79e61e81a4cce | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Fri Dec 20 19:28:22 2013 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Jan 22 12:07:18 2014 +0100 |
tree | 93acc59479d3756540bd6d7df6c078b6e1adbad9 | |
parent | be331341a1f35c2de2fcc05cc78e0342d2edeb8a [diff] |
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>