mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
gpu: nvgpu: unit: add negative tests for common.gr.ctx
Add negative tests that inject memory allocation failures and verify error handling path in common.gr.ctx unit. Update common.gr.global_ctx unit test to check if global context buffers are ready after allocation call. Jira NVGPU-4373 Change-Id: Ia373441819257890f9f10667e6e2e363081a6757 Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2259074 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Alex Waterman
parent
7003a9bb8b
commit
80f408632a
@@ -109,6 +109,7 @@ NV_REPOSITORY_COMPONENTS += userspace/units/gr/init
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/gr/setup
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/gr/fs_state
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/gr/global_ctx
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/gr/ctx
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/gr/intr
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/acr
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/ce
|
||||
|
||||
Reference in New Issue
Block a user