mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
This adds testing for gp106 to the fuse unit test. This provides 98% code coverage and 94% branch coverage for this device/module. The missing coverage consists of 2 redundant case/default statements that are checked previously in the same function. JIRA NVGPU-938 Change-Id: I04872824204fe6a0e8fa0275726d372892fc78cf Signed-off-by: Philip Elcan <pelcan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1943387 GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>