summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/iommu/iommufd.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-06iommufd/selftest: Add mock IO hugepages testsJoao Martins1-3/+42
2024-02-06iommufd/selftest: Refactor dirty bitmap testsJoao Martins1-17/+11
2024-02-06iommufd/selftest: Test u64 unaligned bitmapsJoao Martins1-2/+17
2024-01-11iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctlNicolin Chen1-0/+148
2024-01-11iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test opNicolin Chen1-0/+4
2023-10-26iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTsNicolin Chen1-0/+115
2023-10-24iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flagJoao Martins1-2/+36
2023-10-24iommufd/selftest: Test out_capabilities in IOMMU_GET_HW_INFOJoao Martins1-0/+17
2023-10-24iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAPJoao Martins1-0/+96
2023-10-24iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY_TRACKINGJoao Martins1-0/+15
2023-10-24iommufd/selftest: Test IOMMU_HWPT_ALLOC_DIRTY_TRACKINGJoao Martins1-0/+49
2023-10-16iommufd/selftest: Rework TEST_LENGTH to test min_size explicitlyNicolin Chen1-13/+16
2023-10-10iommufd/selftest: Add domain_alloc_user() support in iommu mockYi Liu1-4/+20
2023-09-26iommufd/selftest: Iterate idev_ids in mock_domain's alloc_hwpt testNicolin Chen1-1/+1
2023-09-19iommufd: Fix spelling errors in commentsGuokaiXu1-1/+1
2023-08-18iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctlNicolin Chen1-1/+37
2023-07-28iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverageNicolin Chen1-2/+27
2023-07-26iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOCJason Gunthorpe1-0/+15
2023-07-26iommufd/selftest: Return the real idev id from selftest mock_domainJason Gunthorpe1-8/+9
2023-07-26iommufd/selftest: Test iommufd_device_replace()Nicolin Chen1-4/+33
2023-04-04iommufd/selftest: Cover domain unmap with huge pages and accessJason Gunthorpe1-0/+34
2023-03-06iommufd/selftest: Add a selftest for iommufd_device_attach() with a hwpt argu...Jason Gunthorpe1-1/+13
2023-03-06iommufd/selftest: Make selftest create a more complete mock deviceJason Gunthorpe1-2/+0
2023-03-06iommufd/selftest: Rename the remaining mock device_id's to stdev_idJason Gunthorpe1-6/+6
2023-03-06iommufd/selftest: Rename domain_id to hwpt_id for FIXTURE iommufd_mock_domainJason Gunthorpe1-12/+12
2023-03-06iommufd/selftest: Rename domain_id to stdev_id for FIXTURE iommufd_ioasJason Gunthorpe1-11/+11
2023-01-23selftests: iommu: Fix test_cmd_destroy_access() call in user_copyNicolin Chen1-1/+1
2022-12-01iommufd: Add a selftestJason Gunthorpe1-0/+1654