SWDEV-532647 - [catch2][dtest] Test cases for hipGetLastError on Kernel Failure (#247)

* SWDEV-532647 - [catch2][dtest] Test cases for hipGetLastError on Kernel Failure

* SWDEV-532647 - Restricted to Linux, removed comment for mismatch error code

* SWDEV-532647 - Disabled tests for AMD due to hang issue

* SWDEV-532647 - Fixed clang format issues
This commit is contained in:
Swargam, Rambabu
2025-07-07 17:49:00 +05:30
committed by GitHub
parent feaa82ac46
commit 9741b347e5
3 changed files with 211 additions and 0 deletions
@@ -740,6 +740,10 @@
"=== SWDEV-538600 : This test fails in Linux PSDB ===",
"Unit_hipMemPoolMaxAlloc",
"Unit_hipStreamPerThread_ChildProc",
"=== SWDEV-536226 : Below three tests were disabled due to hang issue ===",
"Unit_hipGetLastError_KernelFailure_ValidAndInvalidOperations",
"Unit_hipGetLastError_KernelFailure_TwoDevices",
"Unit_hipGetLastError_KernelFailure_TwoStreams",
#endif
#if defined gfx90a || defined gfx942 || defined gfx950
"=== SWDEV-443630 : Below test failed in stress test on 19/01/24 ===",