summaryrefslogtreecommitdiffstats
path: root/tests/test-keyval.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove test cases for alternates of 'number' and 'int'Marc-André Lureau2017-06-191-2/+2
* qapi: Reject alternates that can't work with keyval_parse()Markus Armbruster2017-05-311-7/+11
* test-keyval: fix leaksMarc-André Lureau2017-05-081-0/+4
* test-keyval: Cover alternate and 'any' typeMarkus Armbruster2017-03-211-0/+53
* test-keyval: Tweaks to improve list coverageMarkus Armbruster2017-03-211-3/+3
* keyval: Support listsMarkus Armbruster2017-03-071-0/+122
* keyval: Restrict key components to valid QAPI namesMarkus Armbruster2017-03-071-0/+10
* test-keyval: Cover use with qobject input visitorMarkus Armbruster2017-03-071-0/+312
* keyval: New keyval_parse()Markus Armbruster2017-03-071-0/+180