aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test-qmp-cmds.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-11tests: add G_GNUC_PRINTF for various functionsDaniel P. Berrangé1-4/+9
2022-12-13qapi tests: Elide redundant has_FOO in generated CMarkus Armbruster1-14/+12
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster1-7/+7
2021-09-27tests/qapi-schema: Drop simple union __org.qemu_x-Union1Markus Armbruster1-11/+5
2021-09-27tests/qapi-schema: Wean off UserDefListUnionMarkus Armbruster1-1/+1
2021-08-26qapi: add 'any' conditionMarc-André Lureau1-0/+1
2021-03-23qapi: Enforce command naming rulesMarkus Armbruster1-5/+5
2021-03-23tests-qmp-cmds: Drop unused and incorrect qmp_TestIfCmd()Markus Armbruster1-7/+0
2021-03-19qapi: Implement deprecated-input=reject for QMP command argumentsMarkus Armbruster1-0/+25
2021-03-19qapi: Implement deprecated-input=reject for QMP commandsMarkus Armbruster1-0/+24
2021-03-19qapi: Implement deprecated-output=hide for QMP command resultsMarkus Armbruster1-5/+37
2021-03-12tests: Move unit tests into a separate directoryThomas Huth1-0/+359