aboutsummaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)AuthorFilesLines
2021-04-30tests/test-bdrv-graph-mod: add test_append_greedy_filterVladimir Sementsov-Ogievskiy1-0/+33
2021-04-30tests/test-bdrv-graph-mod: add test_parallel_perm_updateVladimir Sementsov-Ogievskiy1-0/+116
2021-04-30tests/test-bdrv-graph-mod: add test_parallel_exclusive_writeVladimir Sementsov-Ogievskiy1-1/+69
2021-04-09test-blockjob: Test job_wait_unpaused()Max Reitz1-0/+121
2021-04-01Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' in...Peter Maydell2-1/+251
2021-04-01tests: Add tests for yank with the chardev-change caseLukas Straub2-1/+251
2021-03-31test-coroutine: Add rwlock downgrade testDavid Edmondson1-0/+99
2021-03-31test-coroutine: Add rwlock upgrade testPaolo Bonzini1-0/+62
2021-03-24utils: Work around mingw strto*l bug with 0xEric Blake1-0/+54
2021-03-24utils: Tighter tests for qemu_strtoszEric Blake1-6/+111
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-23qapi: Enforce event naming rulesMarkus Armbruster1-3/+3
2021-03-20tests/unit/test-block-iothread: fix maybe-uninitialized error on GCC 11Emanuele Giuseppe Esposito1-3/+3
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-19test-util-sockets: Add stub for monitor_set_cur()Markus Armbruster1-0/+1
2021-03-19qapi: Implement deprecated-output=hide for QMP event dataMarkus Armbruster1-0/+21
2021-03-19qapi: Implement deprecated-output=hide for QMP eventsMarkus Armbruster1-0/+20
2021-03-19qapi: Implement deprecated-output=hide for QMP command resultsMarkus Armbruster1-5/+37
2021-03-19tests: convert check-qom-proplist to keyvalPaolo Bonzini1-22/+55
2021-03-19char: Deprecate backend aliases 'tty' and 'parport'Kevin Wolf1-6/+0
2021-03-15utils: Use fixed-point arithmetic in qemu_strtoszRichard Henderson1-1/+1
2021-03-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell104-0/+43424
2021-03-12tests: Move unit tests into a separate directoryThomas Huth104-0/+43284