We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6930101 + ba8a132 commit 97ab133Copy full SHA for 97ab133
regression/book-examples/CMakeLists.txt
@@ -17,7 +17,7 @@ add_test_pl_tests(
17
)
18
19
add_test_pl_profile(
20
- "cbmc-paths-lifo"
+ "book-examples-paths-lifo"
21
"$<TARGET_FILE:cbmc> --paths lifo"
22
"-C;-X;thorough-paths;-X;smt-backend;-X;paths-lifo-expected-failure;${gcc_only_string}-s;paths-lifo;${exclude_win_broken_tests_string}"
23
"CORE"
0 commit comments