mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
gpu: nvgpu: add netlist unit test
Added netlist unit test to cover all netlist APIs. Also updated netlist SWUT plan. JIRA NVGPU-2773 Change-Id: I76b3f54c2c40d08377d22c57ae8dfcf59101aab2 Signed-off-by: Seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2207477 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
d6fc9d176e
commit
68f756d621
@@ -5,6 +5,7 @@ INPUT += ../../../userspace/units/interface/bsearch/bsearch.h
|
||||
INPUT += ../../../userspace/units/interface/lock/lock.h
|
||||
INPUT += ../../../userspace/units/interface/rbtree/rbtree.h
|
||||
INPUT += ../../../userspace/units/falcon/falcon_tests/nvgpu-falcon.h
|
||||
INPUT += ../../../userspace/units/netlist/nvgpu-netlist.h
|
||||
INPUT += ../../../userspace/units/fifo/nvgpu-fifo.h
|
||||
INPUT += ../../../userspace/units/fifo/channel/nvgpu-channel.h
|
||||
INPUT += ../../../userspace/units/fifo/runlist/nvgpu-runlist.h
|
||||
|
||||
Reference in New Issue
Block a user