OSDN Git Service

check-qdict: Test cases for new functions
authorKevin Wolf <kwolf@redhat.com>
Thu, 28 May 2015 15:37:55 +0000 (17:37 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 12 Jun 2015 14:58:06 +0000 (16:58 +0200)
commitef1919df26b9b094aa41733466b134111fcdbd36
treec1345f1992c987064fa728fc5719b93cee4a5490
parent7990d2c99c974ae8e3c3f719d8321ddc6eac93bc
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>
tests/check-qdict.c