Skip to content

Commit 64bccab

Browse files
committed
Add more build-mode features
1 parent ee5e8ff commit 64bccab

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

sycl/test-e2e/E2EExpr.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,14 @@ class E2EExpr(BooleanExpression):
1313
"windows",
1414
"system-windows",
1515
"enable-perf-tests",
16+
"preview-breaking-changes-supported",
17+
"has_ndebug",
18+
"ocloc",
19+
"opencl-aot",
1620
"opencl_icd",
21+
"cm-compiler",
22+
"xptifw"
23+
"level_zero_dev_kit",
1724
"cuda_dev_kit",
1825
"zstd",
1926
"vulkan",

0 commit comments

Comments
 (0)