We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d22c9c5 commit 1a12beaCopy full SHA for 1a12bea
sycl/test/CMakeLists.txt
@@ -65,7 +65,7 @@ if ((SYCL_BUILD_PI_HIP AND "${SYCL_BUILD_PI_HIP_PLATFORM}" STREQUAL "AMD"))
65
set(TRIPLES "${TRIPLES},amdgcn-amd-amdhsa")
66
endif()
67
68
-add_lit_testsuite(check-sycl-combined-triples "Running device-agnostic SYCL regression tests for all avaialble triples"
+add_lit_testsuite(check-sycl-combined-triples "Running device-agnostic SYCL regression tests for all available triples"
69
${CMAKE_CURRENT_BINARY_DIR}
70
ARGS ${RT_TEST_ARGS}
71
PARAMS "SYCL_TRIPLE=${TRIPLES}"
0 commit comments