SWDEV-306122 - [catch2][dtest] Tests for hipGraphExecChildGraphNodeSetParams API (#2948)

Added Negative and functional tests for hipGraphExecChildGraphNodeSetParams API

Change-Id: Ibe3ab74bc783a90daec153a8c74f039a2f977a71
This commit is contained in:
ROCm CI Service Account
2022-09-23 12:36:45 +05:30
committed by GitHub
parent c67c3f928b
commit d55c94b77e
3 changed files with 351 additions and 1 deletions
+1
View File
@@ -77,6 +77,7 @@ set(TEST_SRC
hipGraphNodeGetDependentNodes.cc
hipGraphNodeGetDependencies.cc
hipGraphHostNodeGetParams.cc
hipGraphExecChildGraphNodeSetParams.cc
)
hip_add_exe_to_target(NAME GraphsTest