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
Bu işleme şunda yer alıyor:
ROCm CI Service Account
2022-07-19 19:26:56 +05:30
işlemeyi yapan: GitHub
ebeveyn 8c5c2991ba
işleme 0fc518d281
23 değiştirilmiş dosya ile 853 ekleme ve 117 silme
+1 -1
Dosyayı Görüntüle
@@ -29,7 +29,7 @@ THE SOFTWARE.
* Validates Pitch2D Resource texture object with negative and functional tests
*/
TEST_CASE("Unit_hipCreateTextureObject_Pitch2DResource") {
checkImageSupport();
CHECK_IMAGE_SUPPORT
hipError_t ret;
hipResourceDesc resDesc;