mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
This adds a fault injection module to the POSIX build that can be added to modules (for example k*alloc) then exercised in unit tests. The unit tests can then verify that the driver units handle errors from the modules. JIRA NVGPU-1235 Change-Id: I9d9e443608e3d2026e165a62f7a7f011df96fd54 Signed-off-by: Philip Elcan <pelcan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1927455 GVS: Gerrit_Virtual_Submit Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>