summary refs log tree commit diff stats
path: root/tests/unit/test-qmp-cmds.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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