aboutsummaryrefslogtreecommitdiff
path: root/tests/test-qapi-util.c
AgeCommit message (Expand)Author
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster
2017-09-04qapi: Change data type of the FOO_lookup generated for enum FOOMarc-André Lureau
2017-09-04qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster
2017-09-04qapi: Generate FOO_str() macro for QAPI enum FOOMarkus Armbruster
2017-09-04qapi: Drop superfluous qapi_enum_parse() parameter maxMarkus Armbruster
2017-03-07qapi: New parse_qapi_name()Markus Armbruster
2017-03-07test-qapi-util: New, covering qapi/qapi-util.cMarkus Armbruster