summaryrefslogtreecommitdiffstats
path: root/tests/test-replication.c
Commit message (Expand)AuthorAgeFilesLines
* tests: test-replication disable /replication/secondary/* on msys2/mingw.Yonggang Luo2020-09-161-0/+4
* tests: Fixes test-replication.c on msys2/mingw.Yonggang Luo2020-09-161-4/+14
* tests: handling signal on win32 properlyYonggang Luo2020-09-061-0/+4
* tests: Use &error_abort where appropriateMarkus Armbruster2020-07-021-77/+32Star
* tests/test-replication.c: Add test for for secondary node continuing replicationLukas Straub2020-03-031-0/+52
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* test-replication: Lock AioContext around blk_unref()Kevin Wolf2018-10-011-0/+11
* block: Add block-specific QDict headerMax Reitz2018-06-151-0/+1
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-0/+1
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* tests: Disable image lock in test-replicationFam Zheng2017-05-111-2/+7
* block: Make errp the last parameter of bdrv_img_createFam Zheng2017-04-241-4/+4
* test-replication: fix leaksMarc-André Lureau2016-11-151-0/+3
* tests: add unit test case for replicationChanglong Xie2016-09-131-0/+575