mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
gpu: nvgpu: add unit tests for posix queue unit
Add unit tests for posix queue unit. Jira NVGPU-4478 Change-Id: I0a0e39be5e350d34c3546d177abfc523e174d607 Signed-off-by: Petlozu Pravareshwar <petlozup@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2275967 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
26076a6aa0
commit
ee255ef8eb
@@ -47,6 +47,7 @@ NV_REPOSITORY_COMPONENTS += userspace/units/posix/cond
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/posix/timers
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/posix/kmem
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/posix/rwsem
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/posix/queue
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/interface/bsearch
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/interface/lock
|
||||
NV_REPOSITORY_COMPONENTS += userspace/units/interface/atomic
|
||||
|
||||
Reference in New Issue
Block a user