SWDEV-306122 - [catch2][dtest] Added test for hipUserObjectCreate, hipUserObjectRelease, hipUserObjectRetain, hipGraphReleaseUserObject, hipGraphRetainUserObject API (#3061)

* SWDEV-306122 - [catch2][dtest] Added test for hipUserObjectCreate, hipUserObjectRelease, hipUserObjectRetain, hipGraphReleaseUserObject, hipGraphRetainUserObject API

Change-Id: I7fd25bcc23f0629d92296ab7b20258a6e268a58b
This commit is contained in:
ROCm CI Service Account
2022-11-28 20:15:49 +05:30
committed by GitHub
parent b8e8437c3c
commit eebb6fb3ea
2 changed files with 651 additions and 0 deletions
+1
View File
@@ -80,6 +80,7 @@ set(TEST_SRC
hipGraphHostNodeGetParams.cc
hipGraphExecChildGraphNodeSetParams.cc
hipStreamGetCaptureInfo_v2.cc
hipUserObjectCreate.cc
)
hip_add_exe_to_target(NAME GraphsTest