diff --git a/projects/hip/tests/src/hiprtc/hiprtcGetLoweredName.cpp b/projects/hip/tests/src/hiprtc/hiprtcGetLoweredName.cpp index e3fa057a81..d9e6d71f93 100644 --- a/projects/hip/tests/src/hiprtc/hiprtcGetLoweredName.cpp +++ b/projects/hip/tests/src/hiprtc/hiprtcGetLoweredName.cpp @@ -21,7 +21,7 @@ THE SOFTWARE. */ /* HIT_START * BUILD: %t %s ../test_common.cpp LINK_OPTIONS hiprtc EXCLUDE_HIP_PLATFORM nvcc - * TEST: %t + * TEST: %t EXCLUDE_HIP_PLATFORM hcc * HIT_END */ #include diff --git a/projects/hip/tests/src/hiprtc/hiprtcGetTypeName.cpp b/projects/hip/tests/src/hiprtc/hiprtcGetTypeName.cpp index b0348408f3..7f49ea984b 100644 --- a/projects/hip/tests/src/hiprtc/hiprtcGetTypeName.cpp +++ b/projects/hip/tests/src/hiprtc/hiprtcGetTypeName.cpp @@ -21,7 +21,7 @@ THE SOFTWARE. */ /* HIT_START * BUILD: %t %s ../test_common.cpp LINK_OPTIONS hiprtc EXCLUDE_HIP_PLATFORM nvcc - * TEST: %t + * TEST: %t EXCLUDE_HIP_PLATFORM hcc * HIT_END */ diff --git a/projects/hip/tests/src/hiprtc/saxpy.cpp b/projects/hip/tests/src/hiprtc/saxpy.cpp index 5f9dc7a125..437420266d 100644 --- a/projects/hip/tests/src/hiprtc/saxpy.cpp +++ b/projects/hip/tests/src/hiprtc/saxpy.cpp @@ -21,7 +21,7 @@ THE SOFTWARE. */ /* HIT_START * BUILD: %t %s ../test_common.cpp LINK_OPTIONS hiprtc EXCLUDE_HIP_PLATFORM nvcc - * TEST: %t + * TEST: %t EXCLUDE_HIP_PLATFORM hcc * HIT_END */