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

Change-Id: I6f23fa88dc6066c2c779348c245a1eb69fb807cb
This commit is contained in:
ROCm CI Service Account
2023-07-09 08:53:17 +05:30
committed by GitHub
parent 2c41a3a34d
commit a50aaea803
6 changed files with 135 additions and 1 deletions
+8 -1
View File
@@ -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.
* @}