MachineTom
3bb8c2ac50
SWDEV-564392 - Clean up image tests ( #1694 )
...
Remove unnecessary checking.
Enable all disabled tests.
Move Mipmap test files into Windows section.
2025-11-06 15:07:53 -05:00
MachineTom
3b1c0c3464
SWDEV-558845 - Support image in rocr on Windows ( #1582 )
...
Enable image build in Windows.
Remove some useless codes that fail building in Windows.
Some minor improvement.
Temporarily exclude mipmap test files.
Prevent negative tests affect some tests.
Move some catch info log codes into failed cases.
2025-11-05 09:33:41 -05:00
marandje
811609c0e1
SWDEV-523137 - Fix and enable a few negative tests on NV ( #1157 )
2025-11-04 23:28:11 +01:00
Danylo Lytovchenko
2ff2316227
Adjust clang format to the new versions, revert broken macro layout ( #714 )
2025-08-22 17:23:22 +02:00
Danylo Lytovchenko
f7338717ae
SWDEV-470698 - fix formatting, add format check workflow ( #657 )
2025-08-20 19:58:06 +05:30
Todd tiantuo Li
14f6363879
SWDEV-432490 - fix __HIP_NO_IMAGE_SUPPORT logic
...
1.Skip texture/image tests when __HIP_NO_IMAGE_SUPPORT is set to prevent inevitable silent failure
2.Simplify __HIP_NO_IMAGE_SUPPORT macros
Change-Id: I54ef12a239298c534a213edf39c05c2dad06a7f4
[ROCm/hip-tests commit: 0ee0e4ab4a ]
2024-08-08 14:15:38 -04: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
Mirza Halilčević
594d42670b
EXSWHTEC-381 - Implement tests for Surface Object device functions #453
...
Change-Id: I750ac29781637187d59ad0a2291a1d400f97cd83
[ROCm/hip-tests commit: e0c3f64e78 ]
2024-02-27 17:26:33 +05:30
Jatin Chaudhary
4b6fb4fff4
SWDEV-446760 - check image support before running array tests
...
Change-Id: I1eca9bdbfb20567137c7c17ab649555938fc6e60
[ROCm/hip-tests commit: ec11b79b12 ]
2024-02-22 00:58:32 -05:00
Mirza Halilcevic
68de68db3b
EXSWHTEC-363 - Implement tests for Surface Management APIs ( #439 )
...
Change-Id: If354846b04fb48974cd0345f3a317e52b046014f
[ROCm/hip-tests commit: 7685c9c46a ]
2024-02-15 19:40:59 +05:30
sdashmiz
5760a5449a
SWDEV-332969 - [ABI Break]remove hiparray from tests
...
- replace with hipArray_t
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: Ie1dade58d868182309caf00bf65a86a8fed2cfa6
[ROCm/hip-tests commit: e161374c31 ]
2023-10-12 12:09:20 -04:00
Satyanvesh Dittakavi
8ffa028888
Address texture related test issues with -Werror ( #405 )
...
[ROCm/hip-tests commit: 7ee1b668fb ]
2023-08-21 20:46:46 +05:30
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
3048c339ab
SWDEV-366138 - Add surface tests ( #309 )
...
Add surface tests
Optimize some codes
Change-Id: I1691b81d597bfd722d561778f919ebf8ca530e89
[ROCm/hip-tests commit: 2337705b55 ]
2023-06-20 16:33:37 -07:00