vstojilj
7d078b9875
SWDEV-553920 - Fix Unit_hipStreamCreateWithPriority_ValidateWithEvents ( #1622 )
2025-11-05 09:31:01 +01:00
Satyanvesh Dittakavi
86792d8562
SWDEV-549680 - Fix memory leaks in stream tests ( #629 )
2025-09-03 20:33:49 +05:30
Danylo Lytovchenko
f7338717ae
SWDEV-470698 - fix formatting, add format check workflow ( #657 )
2025-08-20 19:58:06 +05:30
Marko Arandjelovic
fe9860bd47
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
[ROCm/hip-tests commit: 9cffda4ebb ]
2024-12-10 10:25:08 -05:00
Branislav Brzak
35c7d3e1c6
SWDEV-448163 - Fix Doxygen warnings
...
Change-Id: If72e312461a72920b6a482009c9aef4cf92f2e1b
[ROCm/hip-tests commit: 6c23e25c86 ]
2024-03-25 05:18:34 -04:00
ROCm CI Service Account
d3b771c91d
SWDEV-385161 - Deprecate usage of env vars in HIP samples and tests ( #363 )
...
* SWDEV-385161 - Deprecate usage of env vars in HIP samples and tests env vars such as HIP_PATH, ROCM_PATH, HIP_COMPILER, HIP_RUNTIME, HSA_PATH etc are removed.
Change-Id: I280e20b291cfb14675846aae72d97fa5b3ad567d
[ROCm/hip-tests commit: 34976df246 ]
2023-08-14 12:06:14 +05:30
ROCm CI Service Account
9916a91962
SWDEV-389825 - intermittent failure on multithread test ( #315 )
...
- remove null stream from operation with other created streams on multithread test
- some general test fix
Change-Id: Icec7436f92a2d90dcee93ed5cdc4c8934d803fde
[ROCm/hip-tests commit: a7ab47589b ]
2023-06-29 08:57:38 +05:30
ROCm CI Service Account
4ba3a31215
SWDEV-392791 - [catch2][dtest] Migrating locally available test cases of hipStreamCreateWithPriority() api to Catch2 ( #269 )
...
Change-Id: I232f9d2e4d469f8b46639d020b58bbbbcf09a6d4
[ROCm/hip-tests commit: 573d14a3bf ]
2023-06-21 15:59:33 +05:30
Paulius Velesko
65a428aaff
Catch2 Test Fixes ( #2961 )
...
* test fixes
* address PR comment
* PR comment fixing Nvidia pass
* add additional kernel launch checks
* pr comments
[ROCm/hip-tests commit: da453211ed ]
2022-09-30 15:07:25 -07:00
Finlay
2339933dc1
EXSWCPHIPT-133 - Added support for offsetting to arrays to hipStreamValue tests ( #2766 )
...
[ROCm/hip-tests commit: cc1f3702e7 ]
2022-08-08 10:47:42 +05:30
ROCm CI Service Account
de5f99b55d
SWDEV-345323 - Free H & D memory and destroy stream. ( #2809 )
...
Change-Id: I552ac0ad1002fce13767c405558d5d655c7b5c7c
[ROCm/hip-tests commit: e514aff37d ]
2022-07-19 20:09:18 +05:30
Jatin Chaudhary
aea5bb334c
Add and restructure tests for hipStreamCreate ( #2560 )
...
* Add and restructure tests for hipStreamCreate
* Add streamCreate to CMakeLists file
[ROCm/hip-tests commit: 600157719d ]
2022-04-01 09:02:45 +05:30
sumanthtg
746060b127
SWDEV-292643 - [dtest] Catch2 unit tests for stream management apis. ( #2343 )
...
Catch2 tests for : hipStreamAddCallback, hipStreamCreateWithFlags, hipStreamCreateWithPriority, hipExtStreamCreateWithCUMask
Change-Id: Ia99c06b1e97fc945f1a740e47710f4dcd70f38cd
[ROCm/hip-tests commit: 06749136b9 ]
2021-09-14 13:38:07 +05:30