aboutsummaryrefslogtreecommitdiff
path: root/tests/test-replication.c
AgeCommit message (Expand)Author
2021-03-12tests: Move unit tests into a separate directoryThomas Huth
2020-09-16tests: test-replication disable /replication/secondary/* on msys2/mingw.Yonggang Luo
2020-09-16tests: Fixes test-replication.c on msys2/mingw.Yonggang Luo
2020-09-06tests: handling signal on win32 properlyYonggang Luo
2020-07-02tests: Use &error_abort where appropriateMarkus Armbruster
2020-03-03tests/test-replication.c: Add test for for secondary node continuing replicationLukas Straub
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2018-10-01test-replication: Lock AioContext around blk_unref()Kevin Wolf
2018-06-15block: Add block-specific QDict headerMax Reitz
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2017-05-11tests: Disable image lock in test-replicationFam Zheng
2017-04-24block: Make errp the last parameter of bdrv_img_createFam Zheng
2016-11-15test-replication: fix leaksMarc-André Lureau
2016-09-13tests: add unit test case for replicationChanglong Xie