summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/iommu/iommufd.c
Commit message (Expand)AuthorAgeFilesLines
* iommufd/selftest: Add mock IO hugepages testsJoao Martins2024-02-061-3/+42
* iommufd/selftest: Refactor dirty bitmap testsJoao Martins2024-02-061-17/+11
* iommufd/selftest: Test u64 unaligned bitmapsJoao Martins2024-02-061-2/+17
* iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctlNicolin Chen2024-01-111-0/+148
* iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test opNicolin Chen2024-01-111-0/+4
* iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTsNicolin Chen2023-10-261-0/+115
* iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flagJoao Martins2023-10-241-2/+36
* iommufd/selftest: Test out_capabilities in IOMMU_GET_HW_INFOJoao Martins2023-10-241-0/+17
* iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAPJoao Martins2023-10-241-0/+96
* iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY_TRACKINGJoao Martins2023-10-241-0/+15
* iommufd/selftest: Test IOMMU_HWPT_ALLOC_DIRTY_TRACKINGJoao Martins2023-10-241-0/+49
* iommufd/selftest: Rework TEST_LENGTH to test min_size explicitlyNicolin Chen2023-10-161-13/+16
* iommufd/selftest: Add domain_alloc_user() support in iommu mockYi Liu2023-10-101-4/+20
* iommufd/selftest: Iterate idev_ids in mock_domain's alloc_hwpt testNicolin Chen2023-09-261-1/+1
* iommufd: Fix spelling errors in commentsGuokaiXu2023-09-191-1/+1
* 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