SWDEV-385489 - [catch2][dtest] Adding scenarios for hipEventCreateWithFlags() with hipEventDisableSystemFence and default flags (#282)

Change-Id: Ied3dce437f34d793eb3715999125924ff74ff9b8
Этот коммит содержится в:
ROCm CI Service Account
2023-08-14 20:53:37 +05:30
коммит произвёл GitHub
родитель 3447a59895
Коммит 23b02df2a1
4 изменённых файлов: 323 добавлений и 11 удалений
+7
Просмотреть файл
@@ -107,6 +107,13 @@ THE SOFTWARE.
* @}
*/
/**
* @defgroup EventTest Event Management
* @{
* This section describes the event management types & functions of HIP runtime API.
* @}
*/
/**
* @defgroup ContextTest Context Management
* @{