SWDEV-441352 - [catch2][dtest] Added test for hipStreamBeginCaptureToGraph()

Change-Id: I026c34b2c3ff7494787a3e4fc7fb82973893b224


[ROCm/hip-tests commit: 936ec35b7f]
This commit is contained in:
Rupam Chetia
2024-03-15 16:42:20 +05:30
parent 955adddd63
commit 1fcc33f64e
4 changed files with 1283 additions and 0 deletions
@@ -85,6 +85,7 @@ set(TEST_SRC
if(HIP_PLATFORM MATCHES "amd")
set(AMD_SRC
hipStreamCaptureExtModuleLaunchKernel.cc
hipStreamBeginCaptureToGraph.cc
)
set(TEST_SRC ${TEST_SRC} ${AMD_SRC})
endif()
File diff suppressed because it is too large Load Diff