linux/tools/testing/selftests/vfio
Ted Logan a55d4bbbe6 vfio: selftests: only build tests on arm64 and x86_64
Only build vfio self-tests on arm64 and x86_64; these are the only
architectures where the vfio self-tests are run. Addresses compiler
warnings for format and conversions on i386.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202601211830.aBEjmEFD-lkp@intel.com/
Signed-off-by: Ted Logan <tedlogan@fb.com>
Reviewed-by: David Matlack <dmatlack@google.com>
Link: https://lore.kernel.org/r/20260202-vfio-selftest-only-64bit-v2-1-9c3ebb37f0f4@fb.com
Signed-off-by: Alex Williamson <alex@shazbot.org>
2026-02-06 15:08:05 -07:00
..
lib vfio: selftests: Align BAR mmaps for efficient IOMMU mapping 2026-01-19 10:06:30 -07: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: only build tests on arm64 and x86_64 2026-02-06 15:08:05 -07:00
vfio_dma_mapping_mmio_test.c vfio: selftests: Add vfio_dma_mapping_mmio_test 2026-01-19 10:06:30 -07:00
vfio_dma_mapping_test.c vfio: selftests: Drop IOMMU mapping size assertions for VFIO_TYPE1_IOMMU 2026-01-19 10:06:30 -07: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 Significant patch series in this pull request: 2025-12-06 14:01:20 -08:00
vfio_pci_driver_test.c Significant patch series in this pull request: 2025-12-06 14:01:20 -08:00