mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 11:04:51 +03:00
gpu: nvgpu: unit: rbtree unit test
Adds a unit test module for interface.rbtree. This module covers all the APIs of rbtree, 90% of statements and 81% of branches. JIRA NVGPU-3247 Change-Id: I6799bafdbfad16ba7eb5691d01fdce8c023e3a5e Signed-off-by: Nicolas Benech <nbenech@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2111529 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
8edf86ef18
commit
c78741f460
@@ -149,6 +149,11 @@ nvgpu_raw_spinlock_init
|
||||
nvgpu_raw_spinlock_release
|
||||
nvgpu_rbtree_enum_next
|
||||
nvgpu_rbtree_enum_start
|
||||
nvgpu_rbtree_insert
|
||||
nvgpu_rbtree_less_than_search
|
||||
nvgpu_rbtree_range_search
|
||||
nvgpu_rbtree_search
|
||||
nvgpu_rbtree_unlink
|
||||
nvgpu_readl
|
||||
nvgpu_runlist_construct_locked
|
||||
nvgpu_rwsem_init
|
||||
|
||||
Reference in New Issue
Block a user