mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
gpu: nvgpu: unit: add test for common.utils.string
Add unit test for the common.utils.string unit. JIRA NVGPU-4826 Change-Id: I4bfca346fb2202f9572199590f33a0461443fbc9 Signed-off-by: Philip Elcan <pelcan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2275456 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
0b0c4e6bd4
commit
f2e2b29194
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2019, NVIDIA CORPORATION. All rights reserved.
|
||||
* Copyright (c) 2019-2020, NVIDIA CORPORATION. All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the "Software"),
|
||||
@@ -34,6 +34,7 @@
|
||||
* - @ref SWUTS-interface-bsearch
|
||||
* - @ref SWUTS-interface-lock
|
||||
* - @ref SWUTS-interface-rbtree
|
||||
* - @ref SWUTS-interface-string
|
||||
* - @ref SWUTS-bus
|
||||
* - @ref SWUTS-falcon
|
||||
* - @ref SWUTS-netlist
|
||||
|
||||
Reference in New Issue
Block a user