nvgpu: userspace: add unit test for nvs

Add a unit test to add verification for S/W parts of
NVGPU-KMD based scheduler

Jira NVGPU-8619

Signed-off-by: Debarshi Dutta <ddutta@nvidia.com>
Change-Id: I266cb4167074dc5f7da647ce627e96188fc6bdcb
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2767591
Reviewed-by: Vaibhav Kachore <vkachore@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Debarshi Dutta
2022-08-26 13:41:00 +05:30
committed by mobile promotions
parent b2e3810514
commit 280b69e66d
16 changed files with 682 additions and 10 deletions

View File

@@ -160,6 +160,7 @@ NV_REPOSITORY_COMPONENTS += userspace/units/rc
NV_REPOSITORY_COMPONENTS += userspace/units/sync
NV_REPOSITORY_COMPONENTS += userspace/units/ecc
NV_REPOSITORY_COMPONENTS += userspace/units/io
NV_REPOSITORY_COMPONENTS += userspace/units/nvs
endif
endif