SWDEV-388833 - [catch2][dtest] g++ test migrated from dtests to catch2 (#353)

Change-Id: I6f23fa88dc6066c2c779348c245a1eb69fb807cb

[ROCm/hip-tests commit: a50aaea803]
This commit is contained in:
ROCm CI Service Account
2023-07-09 08:53:17 +05:30
committed by GitHub
parent d407c5799b
commit 15b519869c
6 changed files with 135 additions and 1 deletions
@@ -102,7 +102,14 @@ THE SOFTWARE.
*/
/**
* @defgroup KernelTest Kernel Functions Management
* @defgroup MemoryTest memory Management APIs
* @{
* This section describes the memory management types & functions of HIP runtime API.
* @}
*/
/**
* @defgroup KernelTest Kernel Functions Management
* @{
* This section describes the various kernel functions invocation.
* @}