summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/iommu/iommufd.c
Commit message (Expand)AuthorAgeFilesLines
* iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctlNicolin Chen2023-08-181-1/+37
* iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverageNicolin Chen2023-07-281-2/+27
* iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOCJason Gunthorpe2023-07-261-0/+15
* iommufd/selftest: Return the real idev id from selftest mock_domainJason Gunthorpe2023-07-261-8/+9
* iommufd/selftest: Test iommufd_device_replace()Nicolin Chen2023-07-261-4/+33
* iommufd/selftest: Cover domain unmap with huge pages and accessJason Gunthorpe2023-04-041-0/+34
* iommufd/selftest: Add a selftest for iommufd_device_attach() with a hwpt argu...Jason Gunthorpe2023-03-061-1/+13
* iommufd/selftest: Make selftest create a more complete mock deviceJason Gunthorpe2023-03-061-2/+0
* iommufd/selftest: Rename the remaining mock device_id's to stdev_idJason Gunthorpe2023-03-061-6/+6
* iommufd/selftest: Rename domain_id to hwpt_id for FIXTURE iommufd_mock_domainJason Gunthorpe2023-03-061-12/+12
* iommufd/selftest: Rename domain_id to stdev_id for FIXTURE iommufd_ioasJason Gunthorpe2023-03-061-11/+11
* selftests: iommu: Fix test_cmd_destroy_access() call in user_copyNicolin Chen2023-01-231-1/+1
* iommufd: Add a selftestJason Gunthorpe2022-11-301-0/+1654