mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 09:57:08 +03:00
This unit test covers the page_table map/unmap logic as well as low level PDE/PTE handling. This patch contains a first phase aiming to cover most functionality and code coverage but it does not cover most error handling cases nor formal requirements. JIRA NVGPU-907 Change-Id: I3b63cfce6cee27d01e1ef54c763560a542992d33 Signed-off-by: Nicolas Benech <nbenech@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1950974 Reviewed-by: Philip Elcan <pelcan@nvidia.com> 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>