mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
Update the unit test code to reflect the following changes: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2470305 https://git-master.nvidia.com/r/c/linux-nvgpu/+/2470306 These adjust field names/types in struct nvgpu_runlist and struct nvgpu_tsg; no functional changes are made but these do affect the unit tests that rely on setting these private fields. JIRA NVGPU-6425 Change-Id: I1fc9d56e363d326f1e6901aaec710903894ac61d Signed-off-by: Alex Waterman <alexw@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2477585 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: Tejal Kudav <tkudav@nvidia.com> Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit