mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 02:52:51 +03:00
This adds the SWUTS documentation for the fuse unit test. Also, the gm20b header had declared some undefined tests, so those are removed. JIRA NVGPU-3943 Change-Id: I7530471df30ed95007f820c875b6cb55486e1777 Signed-off-by: Philip Elcan <pelcan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2194568 Reviewed-by: Thomas Fleury <tfleury@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
10 lines
478 B
Plaintext
10 lines
478 B
Plaintext
INPUT += ../../../userspace/SWUTS.h
|
|
INPUT += ../../../userspace/units/enabled/nvgpu-enabled.h
|
|
INPUT += ../../../userspace/units/fuse/nvgpu-fuse.h
|
|
INPUT += ../../../userspace/units/fuse/nvgpu-fuse-gm20b.h
|
|
INPUT += ../../../userspace/units/fuse/nvgpu-fuse-gp10b.h
|
|
INPUT += ../../../userspace/units/init/nvgpu-init.h
|
|
INPUT += ../../../userspace/units/interface/atomic/atomic.h
|
|
INPUT += ../../../userspace/units/mm/nvgpu_mem/nvgpu_mem.h
|
|
INPUT += ../../../userspace/units/mm/vm/vm.h
|