aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/migration-helpers.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-02tests/qtest: capture RESUME events during migrationDaniel P. Berrangé1-0/+13
2023-06-02tests/qtest: replace wait_command() with qtest_qmp_assert_successDaniel P. Berrangé1-50/+3
2023-06-02tests/qtest: switch to using event callbacks for STOP eventDaniel P. Berrangé1-10/+9
2023-06-02tests/qtest: get rid of some 'qtest_qmp' usage in migration testDaniel P. Berrangé1-5/+3
2023-06-02tests/qtest: get rid of 'qmp_command' helper in migration testDaniel P. Berrangé1-22/+0
2022-08-25tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32Bin Meng1-0/+2
2022-07-20tests: Add dirty page rate limit testHyman Huang(黄勇)1-0/+22
2022-07-05tests: wait max 120 seconds for migration test status changesDaniel P. Berrangé1-0/+14
2022-05-16tests: ensure migration status isn't reported as failedDaniel P. Berrangé1-0/+13
2020-10-24tests/migration: fix memleak in wait_command/wait_command_fdChen Qun1-4/+12
2020-10-12qtest: remove qtest_qmp_receive_successMaxim Levitsky1-5/+20
2020-01-12test: Move qtests to a separate directoryThomas Huth1-0/+167