Marko Arandjelovic
9cffda4ebb
SWDEV-485763 - Fix memory leaks in various unit tests
...
Fix memory leaks by adding missing destroy calls for
events, streams, and graphs at the end of tests.
Ensure that every test case executes destroy calls,
regardless of whether it passes or fails.
Change-Id: I814e35c528d90ed2abb34d77377f1a7fd3f1f11c
2024-12-10 10:25:08 -05:00
Rahul Manocha
3ea71945f2
[SWDEV-454665][SWDEV-454678] - check image support for hipGraphclone test
...
Change-Id: I09de0bb5254b51874c563ddc1cd6ef83ab717928
2024-05-13 14:00:06 -04:00
sdashmiz
ba8d4d2c61
SWDEV-389652 - re-enable user obj with child graph
...
Recreation of github PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/340
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: I3a5fd47221856ac76c58c94f5a2c05bbfd774296
2023-11-24 05:40:02 -05:00
sdashmiz
e161374c31
SWDEV-332969 - [ABI Break]remove hiparray from tests
...
- replace with hipArray_t
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: Ie1dade58d868182309caf00bf65a86a8fed2cfa6
2023-10-12 12:09:20 -04:00
Jatin Chaudhary
ee3c94faf2
SWDEV-411064 - check if image is supported before running image specific tests
...
Change-Id: I62b3f7489f2f33b4b4e02f42a46e66c8940f2277
2023-09-21 06:23:55 -04:00
agunashe
9c6c665f65
SWDEV-327563 - skip Unit_hipGraphChild_hipUserObject_hipGraphUserObject ( #108 )
...
Test times out in Nvidia but passes in AMD.
Skipping temporarily till issue is fixed
2023-01-06 13:57:48 +05:30
ROCm CI Service Account
88ccea4635
SWDEV-367611 - [catch2][dtest] Added function and complex scenarios with hipGraphCloneComplx API ( #104 )
...
Change-Id: Icdcd17dc34d31d0de129777d00a65bf6300b5514
2023-01-04 17:26:28 -08:00