linux/tools/testing/selftests/vfio
Alex Mastro de8d1f2fd5 vfio: selftests: add end of address space DMA map/unmap tests
Add tests which validate dma map/unmap at the end of address space. Add
negative test cases for checking that overflowing ioctl args fail with
the expected errno.

Reviewed-by: David Matlack <dmatlack@google.com>
Signed-off-by: Alex Mastro <amastro@fb.com>
Link: https://lore.kernel.org/r/20251028-fix-unmap-v6-5-2542b96bcc8e@fb.com
Signed-off-by: Alex Williamson <alex@shazbot.org>
2025-10-28 15:54:41 -06:00
..
lib vfio: selftests: update DMA map/unmap helpers to support more test kinds 2025-10-28 15:54:41 -06:00
.gitignore vfio: selftests: Fix .gitignore for already tracked files 2025-08-28 13:40:51 -06:00
Makefile vfio: selftests: Add a script to help with running VFIO selftests 2025-08-27 12:14:11 -06:00
run.sh vfio: selftests: Add a script to help with running VFIO selftests 2025-08-27 12:14:11 -06:00
vfio_dma_mapping_test.c vfio: selftests: add end of address space DMA map/unmap tests 2025-10-28 15:54:41 -06:00
vfio_iommufd_setup_test.c vfio: selftests: Move helper to get cdev path to libvfio 2025-08-27 12:14:09 -06:00
vfio_pci_device_test.c vfio: selftests: Encapsulate IOMMU mode 2025-08-27 12:14:09 -06:00
vfio_pci_driver_test.c vfio: selftests: Replicate tests across all iommu_modes 2025-08-27 12:14:10 -06:00