commit | ef1919df26b9b094aa41733466b134111fcdbd36 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu May 28 17:37:55 2015 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Jun 12 16:58:06 2015 +0200 |
tree | c1345f1992c987064fa728fc5719b93cee4a5490 | |
parent | 7990d2c99c974ae8e3c3f719d8321ddc6eac93bc [diff] |
check-qdict: Test cases for new functions This adds test cases for the following new QDict functions: * qdict_array_entries() * qdict_set_default_str() * qdict_copy_default() Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>