gpu: nvgpu: unit: add bit-utils test

Add test for common.utils.bit-utils.

JIRA NVGPU-4818

Change-Id: Ibb07d01fdf312e661bba76fe3c09b69424b62420
Signed-off-by: Philip Elcan <pelcan@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2279609
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Philip Elcan
2020-01-15 16:46:35 -05:00
committed by Alex Waterman
parent 4e2c1c3ca4
commit cdaa77c40c
9 changed files with 229 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ INPUT += ../../../userspace/units/cg/nvgpu-cg.h
=======
>>>>>>> gpu: nvgpu: unit: improve coverage for engines
INPUT += ../../../userspace/units/enabled/nvgpu-enabled.h
INPUT += ../../../userspace/units/interface/bit-utils/bit-utils.h
INPUT += ../../../userspace/units/interface/bsearch/bsearch.h
INPUT += ../../../userspace/units/interface/lock/lock.h
INPUT += ../../../userspace/units/interface/nvgpu_gk20a/nvgpu_gk20a.h