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
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
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
64215d55e7
SWDEV-420738 - Fix Unit_hipTextureObj3DCheckModes issue due to hipGetLastError change
...
Change-Id: I3f6efe6f995a2cf041a6f74000fec236298c34a7
[ROCm/hip-tests commit: d517f0175c ]
2023-10-12 10:21:10 -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
milos-mozetic
a2ae1bcb87
EXSWHTEC-224 - Test cases ID clean up and documentation for Texture Management ( #92 )
...
- Update hipBindTextureToMipmappedArray.cc
- Fix build error for undeclared identifier 'ret'
- Disable tests which fail in external CI
[ROCm/hip-tests commit: 7c7884a2d9 ]
2023-08-14 20:45:35 +05:30
ROCm CI Service Account
011b44b482
SWDEV-393910 - Port gfx940 changes to mainline. ( #321 )
...
Change-Id: I77e70bcb15fbd38b1c79c1f68b7e483b2b3e0daf
[ROCm/hip-tests commit: d33ccb3569 ]
2023-06-29 08:57:51 +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
ROCm CI Service Account
9c8b7e3bda
SWDEV-344309 - Enable some filter tests in Windows ( #2944 )
...
Enable tests that should work now
Change-Id: I903d7e73d7b5df94da72cb41f2bde9ab2eec653d
[ROCm/hip-tests commit: cf6ddc78b8 ]
2022-09-23 12:37:25 +05:30
ROCm CI Service Account
55da06237e
SWDEV-349490 - Add unit test of sRGB ( #2940 )
...
Add unit test of sRGB.
Update helper functions to accomodate uchar4 and float4.
Change-Id: Ib604cf603ab63b908130ef1c562c53d42328bacf
[ROCm/hip-tests commit: 30fcb99268 ]
2022-09-15 21:04:57 -07:00
ROCm CI Service Account
568c361802
SWDEV-353807 - Fixes multiple catch issues ( #2912 )
...
- enforcing c++17 for all tests
- Warning as error: ignoring return value
Change-Id: I3d171540403f74222e631d1a8e393386461c9729
[ROCm/hip-tests commit: d0aaed906d ]
2022-08-30 16:53:21 -07:00
ROCm CI Service Account
9309313836
SWDEV-333188 - Port image tests to catch2 ( #2793 )
...
- Port image tests to catch2.
- Disable 3D filter test for gfx9a.
- Some other improvement
- Temporarily disable linear filter tests on Windows
Change-Id: Ieeddac9f8c50aa9b6b12ca9d8fd792a51973b8ca
[ROCm/hip-tests commit: 0fc518d281 ]
2022-07-19 19:26:56 +05:30