aboutsummaryrefslogtreecommitdiff
path: root/tests/test-replication.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-16tests: test-replication disable /replication/secondary/* on msys2/mingw.Yonggang Luo1-0/+4
2020-09-16tests: Fixes test-replication.c on msys2/mingw.Yonggang Luo1-4/+14
2020-09-06tests: handling signal on win32 properlyYonggang Luo1-0/+4
2020-07-02tests: Use &error_abort where appropriateMarkus Armbruster1-77/+32
2020-03-03tests/test-replication.c: Add test for for secondary node continuing replicationLukas Straub1-0/+52
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster1-0/+1
2018-10-01test-replication: Lock AioContext around blk_unref()Kevin Wolf1-0/+11
2018-06-15block: Add block-specific QDict headerMax Reitz1-0/+1
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster1-0/+1
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster1-0/+1
2017-05-11tests: Disable image lock in test-replicationFam Zheng1-2/+7
2017-04-24block: Make errp the last parameter of bdrv_img_createFam Zheng1-4/+4
2016-11-15test-replication: fix leaksMarc-André Lureau1-0/+3
2016-09-13tests: add unit test case for replicationChanglong Xie1-0/+575