gpu: nvgpu: unit: add therm unit test

Add unit test for common.therm and gv11b therm HALs.

JIRA NVGPU-936

Change-Id: Iff857ad24eac729b5f7bf9868c1f05becefbaaad
Signed-off-by: Philip Elcan <pelcan@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2260441
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Philip Elcan
2019-12-11 12:09:46 -05:00
committed by Alex Waterman
parent 3610dec176
commit ae8f71a462
10 changed files with 550 additions and 0 deletions

View File

@@ -120,6 +120,7 @@ UNITS := \
$(UNIT_SRC)/falcon/falcon_tests \
$(UNIT_SRC)/fuse \
$(UNIT_SRC)/pmu \
$(UNIT_SRC)/therm \
$(UNIT_SRC)/top \
$(UNIT_SRC)/class \
$(UNIT_SRC)/gr \