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

Change-Id: I9a3fbdd4e52bb69ab428b7cfcd478fa0382e7cc9
This commit is contained in:
SrinivasaRao
2023-04-06 17:09:55 +05:30
zatwierdzone przez Srinivasarao Gollamandala
rodzic 2d2e90a405
commit 304b0ac90b
19 zmienionych plików z 2351 dodań i 49 usunięć
+7
Wyświetl plik
@@ -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.
* @}
*/