summaryrefslogtreecommitdiffstats
path: root/tests/unit/test-qmp-cmds.c
Commit message (Expand)AuthorAgeFilesLines
* tests/qapi-schema: Drop simple union __org.qemu_x-Union1Markus Armbruster2021-09-271-11/+5
* tests/qapi-schema: Wean off UserDefListUnionMarkus Armbruster2021-09-271-1/+1
* qapi: add 'any' conditionMarc-André Lureau2021-08-261-0/+1
* qapi: Enforce command naming rulesMarkus Armbruster2021-03-231-5/+5
* tests-qmp-cmds: Drop unused and incorrect qmp_TestIfCmd()Markus Armbruster2021-03-231-7/+0
* qapi: Implement deprecated-input=reject for QMP command argumentsMarkus Armbruster2021-03-191-0/+25
* qapi: Implement deprecated-input=reject for QMP commandsMarkus Armbruster2021-03-191-0/+24
* qapi: Implement deprecated-output=hide for QMP command resultsMarkus Armbruster2021-03-191-5/+37
* tests: Move unit tests into a separate directoryThomas Huth2021-03-121-0/+359