On 9/11/25 23:09, John Levon wrote:
From: Mark Cave-Ayland <[email protected]>
Add a basic test of the vfio-user PCI client implementation.
Co-authored-by: John Levon <[email protected]>
Signed-off-by: Mark Cave-Ayland <[email protected]>
Signed-off-by: John Levon <[email protected]>
---
MAINTAINERS | 1 +
tests/functional/x86_64/meson.build | 1 +
.../x86_64/test_vfio_user_client.py | 201 ++++++++++++++++++
3 files changed, 203 insertions(+)
create mode 100755 tests/functional/x86_64/test_vfio_user_client.py
Applied to vfio-next.
Thanks,
C.