mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
test_gv11b_tsg_bind_channel_eng_method_buffers was missing in the list of tests for the module. Added the test, and fixed couple issues: - wrong test on gpu_va in valid case. - NULL pointer assignment during test setup, when tsg->eng_method_buffers is NULL. Jira NVGPU-4673 Change-Id: I2478425f0380540e8295325ffd3df672dc5d9fd0 Signed-off-by: Thomas Fleury <tfleury@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2276068 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>