SWDEV-388834 - [catch2][dtest] Module tests migrated from direct to catch2

Change-Id: I9a3fbdd4e52bb69ab428b7cfcd478fa0382e7cc9


[ROCm/hip-tests commit: 304b0ac90b]
This commit is contained in:
SrinivasaRao
2023-04-06 17:09:55 +05:30
committed by Srinivasarao Gollamandala
parent 05770badad
commit 7e49ea7a8b
19 changed files with 2351 additions and 49 deletions
@@ -230,3 +230,10 @@ THE SOFTWARE.
* This section describes the virtual memory management types & functions of HIP runtime API.
* @}
*/
/**
* @defgroup ModuleTest Module Functions Management
* @{
* This section describes the loading of modules from code object files and invocation of different kernels.
* @}
*/