EXSWHTEC-35 - Implement tests for hipMallocAsync and hipMallocFromPoolAsync (#438)

Change-Id: I5cc2ec8078d0de3ddc447ba4bdca74a159f77b12


[ROCm/hip-tests commit: 54f0642d76]
This commit is contained in:
Nives Vukovic
2023-12-15 16:59:04 +05:30
committed by Rakesh Roy
parent f6402bbc10
commit 7c8f7051a3
8 changed files with 564 additions and 51 deletions
@@ -159,6 +159,13 @@ THE SOFTWARE.
* API.
*/
/**
* @defgroup StreamOTest Ordered Memory Allocator
* @{
* This section describes the tests for Stream Ordered Memory Allocator functions of HIP runtime
* API.
*/
/**
* @defgroup StreamTest Stream Management
* @{