qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] vfio-user client functional test
@ 2025-08-26  8:30 John Levon
  2025-08-26  8:30 ` [PATCH v2 1/3] tests/functional: return output from cmd.py helpers John Levon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: John Levon @ 2025-08-26  8:30 UTC (permalink / raw)
  To: qemu-devel
  Cc: Cédric Le Goater, Thomas Huth, Thanos Makatos,
	Philippe Mathieu-Daudé, John Levon, Daniel P. Berrangé

Add a basic functional test for the vfio-user client, along with a couple of
test framework extensions to support it.

John Levon (2):
  tests/functional: return output from cmd.py helpers
  tests/functional: add vm param to cmd.py helpers

Mark Cave-Ayland (1):
  tests/functional: add a vfio-user smoke test

 MAINTAINERS                               |   1 +
 tests/functional/meson.build              |   1 +
 tests/functional/qemu_test/cmd.py         |  65 +++-
 tests/functional/test_vfio_user_client.py | 407 ++++++++++++++++++++++
 4 files changed, 462 insertions(+), 12 deletions(-)
 create mode 100755 tests/functional/test_vfio_user_client.py

-- 
2.43.0



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

end of thread, other threads:[~2025-08-26  8:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-26  8:30 [PATCH v2 0/3] vfio-user client functional test John Levon
2025-08-26  8:30 ` [PATCH v2 1/3] tests/functional: return output from cmd.py helpers John Levon
2025-08-26  8:30 ` [PATCH v2 2/3] tests/functional: add vm param to " John Levon
2025-08-26  8:31 ` [PATCH v2 3/3] tests/functional: add a vfio-user smoke test John Levon

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).