iommufd: Add config needed for iommufd_fail_nth
authorMuhammad Usama Anjum <usama.anjum@collabora.com>
Mon, 25 Mar 2024 09:00:48 +0000 (14:00 +0500)
committerJason Gunthorpe <jgg@nvidia.com>
Sun, 14 Apr 2024 16:52:08 +0000 (13:52 -0300)
commit2760c51b8040d7cffedc337939e7475a17cc4b19
tree0d618818c5ced8766d0c8c75cd9fdca7cbfd7cc8
parent8541323285994528ad5be2c1bdc759e6c83b936e
iommufd: Add config needed for iommufd_fail_nth

Add FAULT_INJECTION_DEBUG_FS and FAILSLAB configurations to the kconfig
fragment for the iommfd selftests. These kconfigs are needed by the
iommufd_fail_nth test.

Fixes: a9af47e382a4 ("iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP")
Link: https://lore.kernel.org/r/20240325090048.1423908-1-usama.anjum@collabora.com
Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
tools/testing/selftests/iommu/config