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.
2 parents c1d8eb2 + ecd9870 commit 3f4fdc1Copy full SHA for 3f4fdc1
regression/cbmc-primitives/CMakeLists.txt
@@ -7,7 +7,7 @@ if(Z3_EXISTS)
7
8
# If `-I` (include flag) is passed, test.pl will run only the tests matching the label following it.
9
add_test_pl_profile(
10
- "cbmc-new-smt-backend"
+ "cbmc-primitives-new-smt-backend"
11
"$<TARGET_FILE:cbmc> --incremental-smt2-solver 'z3 --smt2 -in' --slice-formula"
12
"-I;new-smt-backend;-s;new-smt-backend"
13
"CORE"
0 commit comments