linux/tools/testing/selftests/vfio
Sean Christopherson e242e974e8 vfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Makefile
Link to the uuid library as part of libvfio.mk instead of as only linking
it via VFIO selftests' Makefile, as the whole point of providing libvfio.mk
is to allow linking the VFIO library functionality into KVM selftests,
without KVM selftests having to know the gory details or duplicate code.

Cc: Raghavendra Rao Ananta <rananta@google.com>
Cc: David Matlack <dmatlack@google.com>
Cc: Vipin Sharma <vipinsh@google.com>
Cc: Alex Williamson <alex@shazbot.org>
Fixes: e65f1bf8a2 ("vfio: selftests: Extend container/iommufd setup for passing vf_token")
Signed-off-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: David Matlack <dmatlack@google.com>
Link: https://lore.kernel.org/r/20260630212805.474418-1-seanjc@google.com
Signed-off-by: Alex Williamson <alex@shazbot.org>
2026-06-30 15:50:55 -06:00
..
lib vfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Makefile 2026-06-30 15:50:55 -06:00
scripts vfio: selftests: Split run.sh into separate scripts 2025-11-28 10:58:06 -07:00
.gitignore vfio: selftests: Fix .gitignore for already tracked files 2025-08-28 13:40:51 -06:00
Makefile vfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Makefile 2026-06-30 15:50:55 -06:00
vfio_dma_mapping_mmio_test.c vfio: selftests: fix crash in vfio_dma_mapping_mmio_test 2026-03-10 11:56:01 -06:00
vfio_dma_mapping_test.c vfio: selftests: Introduce snprintf_assert() 2026-05-20 11:54:10 -06:00
vfio_iommufd_setup_test.c vfio: selftests: Drop <uapi/linux/types.h> includes 2025-12-23 14:17:13 -07:00
vfio_pci_device_init_perf_test.c vfio: selftests: Add vfio_pci_device_init_perf_test 2025-11-28 10:58:07 -07:00
vfio_pci_device_test.c vfio: selftests: Introduce snprintf_assert() 2026-05-20 11:54:10 -06:00
vfio_pci_driver_test.c Significant patch series in this pull request: 2025-12-06 14:01:20 -08:00
vfio_pci_sriov_uapi_test.c vfio: selftests: Add tests to validate SR-IOV UAPI 2026-05-20 11:54:10 -06:00