gpu: nvgpu: unit: add nvgpu_gk20a test

Add test for common.nvgpu.gk20a unit.

JIRA NVGPU-4818

Change-Id: Iae23d39675789fad141411162774c05f976c9831
Signed-off-by: Philip Elcan <pelcan@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2279562
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Philip Elcan
2020-01-15 15:03:43 -05:00
committed by Alex Waterman
parent 75be2f3f2c
commit 2cf72837ec
9 changed files with 180 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ UNITS := \
$(UNIT_SRC)/init \
$(UNIT_SRC)/interface/bsearch \
$(UNIT_SRC)/interface/lock \
$(UNIT_SRC)/interface/nvgpu_gk20a \
$(UNIT_SRC)/interface/atomic \
$(UNIT_SRC)/interface/rbtree \
$(UNIT_SRC)/interface/static_analysis \