qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] tests/qtest: add some tests for virtio-net failover (part 2)
@ 2022-02-03 14:15 Laurent Vivier
  2022-02-03 14:15 ` [PATCH 1/7] tests/qtest: failover: clean up pathname of tests Laurent Vivier
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Laurent Vivier @ 2022-02-03 14:15 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier, Paolo Bonzini, Thomas Huth

This series adds more qtest test cases to test virtio-net failover feature.

New tests are focused on the behavior when the feature is not available.

Laurent Vivier (7):
  tests/qtest: failover: clean up pathname of tests
  tests/qtest: failover: use a macro for check_one_card()
  tests/qtest: failover: check the feature is correctly provided
  tests/qtest: failover: check missing guest feature
  tests/qtest: failover: check migration with failover off
  tests/qtest: failover: test migration if the guest doesn't support
    failover
  tests/qtest: failover: migration abort test with failover off

 tests/qtest/virtio-net-failover.c | 911 +++++++++++++++++++++++-------
 1 file changed, 716 insertions(+), 195 deletions(-)

-- 
2.34.1




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-02-21  9:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-03 14:15 [PATCH 0/7] tests/qtest: add some tests for virtio-net failover (part 2) Laurent Vivier
2022-02-03 14:15 ` [PATCH 1/7] tests/qtest: failover: clean up pathname of tests Laurent Vivier
2022-02-03 14:15 ` [PATCH 2/7] tests/qtest: failover: use a macro for check_one_card() Laurent Vivier
2022-02-03 14:15 ` [PATCH 3/7] tests/qtest: failover: check the feature is correctly provided Laurent Vivier
2022-02-03 14:15 ` [PATCH 4/7] tests/qtest: failover: check missing guest feature Laurent Vivier
2022-02-03 14:15 ` [PATCH 5/7] tests/qtest: failover: check migration with failover off Laurent Vivier
2022-02-03 14:15 ` [PATCH 6/7] tests/qtest: failover: test migration if the guest doesn't support failover Laurent Vivier
2022-02-03 14:15 ` [PATCH 7/7] tests/qtest: failover: migration abort test with failover off Laurent Vivier
2022-02-15  9:20 ` [PATCH 0/7] tests/qtest: add some tests for virtio-net failover (part 2) Laurent Vivier
2022-02-21  9:17   ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).