diff --git a/projects/hip/tests/src/runtimeApi/module/hipModuleNegative.cpp b/projects/hip/tests/src/runtimeApi/module/hipModuleNegative.cpp index 3ed088e382..e86e77786b 100644 --- a/projects/hip/tests/src/runtimeApi/module/hipModuleNegative.cpp +++ b/projects/hip/tests/src/runtimeApi/module/hipModuleNegative.cpp @@ -22,27 +22,27 @@ THE SOFTWARE. /* HIT_START * BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS -std=c++11 - * TEST: %t --tests 0x10 EXCLUDE_HIP_PLATFORM amd - * TEST: %t --tests 0x11 EXCLUDE_HIP_PLATFORM amd - * TEST: %t --tests 0x12 EXCLUDE_HIP_PLATFORM amd + * TEST: %t --tests 0x10 + * TEST: %t --tests 0x11 + * TEST: %t --tests 0x12 * TEST: %t --tests 0x13 * TEST: %t --tests 0x14 * TEST: %t --tests 0x15 - * TEST: %t --tests 0x20 EXCLUDE_HIP_PLATFORM amd - * TEST: %t --tests 0x21 EXCLUDE_HIP_PLATFORM amd + * TEST: %t --tests 0x20 + * TEST: %t --tests 0x21 * TEST: %t --tests 0x22 - * TEST: %t --tests 0x30 EXCLUDE_HIP_PLATFORM amd - * TEST: %t --tests 0x31 EXCLUDE_HIP_PLATFORM amd + * TEST: %t --tests 0x30 + * TEST: %t --tests 0x31 * TEST: %t --tests 0x32 - * TEST: %t --tests 0x40 EXCLUDE_HIP_PLATFORM amd + * TEST: %t --tests 0x40 * TEST: %t --tests 0x41 * TEST: %t --tests 0x42 - * TEST: %t --tests 0x43 EXCLUDE_HIP_PLATFORM amd + * TEST: %t --tests 0x43 * TEST: %t --tests 0x44 EXCLUDE_HIP_PLATFORM nvidia * TEST: %t --tests 0x45 - * TEST: %t --tests 0x50 EXCLUDE_HIP_PLATFORM amd nvidia - * TEST: %t --tests 0x51 EXCLUDE_HIP_PLATFORM amd nvidia - * TEST: %t --tests 0x52 EXCLUDE_HIP_PLATFORM amd + * TEST: %t --tests 0x50 EXCLUDE_HIP_PLATFORM nvidia + * TEST: %t --tests 0x51 EXCLUDE_HIP_PLATFORM nvidia + * TEST: %t --tests 0x52 * TEST: %t --tests 0x53 * TEST: %t --tests 0x54 * TEST: %t --tests 0x55 EXCLUDE_HIP_PLATFORM nvidia