aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/virtio-net-failover.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-21tests/qtest: failover: migration abort test with failover offLaurent Vivier1-0/+180
2022-02-21tests/qtest: failover: test migration if the guest doesn't support failoverLaurent Vivier1-0/+142
2022-02-21tests/qtest: failover: check migration with failover offLaurent Vivier1-0/+133
2022-02-21tests/qtest: failover: check missing guest featureLaurent Vivier1-0/+33
2022-02-21tests/qtest: failover: check the feature is correctly providedLaurent Vivier1-53/+86
2022-02-21tests/qtest: failover: use a macro for check_one_card()Laurent Vivier1-26/+21
2022-02-21tests/qtest: failover: clean up pathname of testsLaurent Vivier1-8/+13
2021-12-22tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary fileThomas Huth1-3/+5
2021-12-15tests/libqtest: add a migration test with two couples of failover devicesLaurent Vivier1-0/+282
2021-12-15tests/libqtest: add some virtio-net failover migration cancelling testsLaurent Vivier1-0/+282
2021-12-15tests/qtest: add some tests for virtio-net failoverLaurent Vivier1-0/+788