summary refs log tree commit diff stats
path: root/tests/qtest/migration-helpers.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/qtest/migration: Fix typo for vsock in SocketAddress_to_strHet Gala2024-04-231-1/+1
* tests/qtest/migration: Add channels parameter in migrate_qmpHet Gala2024-04-231-9/+13
* tests/qtest/migration: Add migrate_set_ports into migrate_qmp to update migra...Het Gala2024-04-231-0/+75
* tests/qtest/migration: Add channels parameter in migrate_qmp_failHet Gala2024-04-231-2/+11
* tests/qtest/migration: Replace migrate_get_connect_uri inplace of migrate_get...Het Gala2024-04-231-10/+19
* tests/qtest/migration: Replace connect_uri and move migrate_get_socket_addres...Het Gala2024-04-231-1/+53
* tests/qtest/migration: Add 'to' object into migrate_qmp()Het Gala2024-04-231-1/+2
* tests/qtest/migration: Add a wrapper to print test namesFabiano Rosas2024-01-161-0/+32
* tests/qtest/migration: Print migration incoming errorsFabiano Rosas2024-01-161-0/+6
* tests/qtest: precopy migration with suspendSteve Sistare2024-01-041-0/+3
* tests/qtest: migration eventsSteve Sistare2024-01-041-16/+6
* tests/qtest/migration: Allow user to specify a machine typeFabiano Rosas2023-10-201-0/+26
* tests/qtest/migration: Introduce find_common_machine_versionFabiano Rosas2023-10-201-0/+26
* tests/qtest: migration: Add support for negative testing of qmp_migrateFabiano Rosas2023-10-111-0/+20
* tests/qtest: migration: Add migrate_incoming_qmp helperFabiano Rosas2023-10-111-0/+29
* tests/qtest: migration: Expose migrate_set_capabilityFabiano Rosas2023-10-111-0/+11
* tests/qtest: capture RESUME events during migrationDaniel P. Berrangé2023-06-021-0/+13
* tests/qtest: replace wait_command() with qtest_qmp_assert_successDaniel P. Berrangé2023-06-021-50/+3
* tests/qtest: switch to using event callbacks for STOP eventDaniel P. Berrangé2023-06-021-10/+9
* tests/qtest: get rid of some 'qtest_qmp' usage in migration testDaniel P. Berrangé2023-06-021-5/+3
* tests/qtest: get rid of 'qmp_command' helper in migration testDaniel P. Berrangé2023-06-021-22/+0
* tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32Bin Meng2022-08-251-0/+2
* tests: Add dirty page rate limit testHyman Huang(黄勇)2022-07-201-0/+22
* tests: wait max 120 seconds for migration test status changesDaniel P. Berrangé2022-07-051-0/+14
* tests: ensure migration status isn't reported as failedDaniel P. Berrangé2022-05-161-0/+13
* tests/migration: fix memleak in wait_command/wait_command_fdChen Qun2020-10-241-4/+12
* qtest: remove qtest_qmp_receive_successMaxim Levitsky2020-10-121-5/+20
* test: Move qtests to a separate directoryThomas Huth2020-01-121-0/+167