summary refs log tree commit diff stats
path: root/tests/unit/test-qmp-cmds.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: add G_GNUC_PRINTF for various functionsDaniel P. Berrangé2023-01-111-4/+9
* qapi tests: Elide redundant has_FOO in generated CMarkus Armbruster2022-12-131-14/+12
* Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-211-7/+7
* 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