From fe8d75baf4d8f3ed57de79d9943cb1e89bc7ef43 Mon Sep 17 00:00:00 2001 From: Jaydeep Patel Date: Wed, 22 May 2024 04:50:16 +0000 Subject: [PATCH] SWDEV-453487 - Enable Unit_hipModuleGetTexRef_Negative_Parameters. Change-Id: Ib2edca88dd5176070c17ebc75fc019c055d22faa [ROCm/hip-tests commit: 7e0296bf7beaf13a0e27bb74633a37cb261bab83] --- projects/hip-tests/catch/hipTestMain/config/config_amd_linux | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux index c50008f877..727f3e65c0 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux @@ -247,7 +247,6 @@ "Unit_hipDrvGetErrorString_Positive_Basic", "Unit_hipModuleLaunchKernel_Negative_Parameters", "Unit_hipModuleGetTexRef_Positive_Basic", - "Unit_hipModuleGetTexRef_Negative_Parameters", "Unit_hipModuleLaunchCooperativeKernel_Negative_Parameters", "Unit_hipExtModuleLaunchKernel_Negative_Parameters", "Unit_hipLaunchKernel_Negative_Parameters",