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 a8420bb commit babbd24Copy full SHA for babbd24
regression/cbmc/bounds_check1/test.desc
@@ -1,4 +1,4 @@
1
-CORE broken-z3-smt-backend
+CORE thorough-smt-backend
2
main.c
3
--bounds-check --pointer-check
4
^EXIT=10$
@@ -12,3 +12,6 @@ payload\[\(.*\)[kl]2\]: FAILURE
12
\[\(.*\)i\]: FAILURE
13
dest\[\(.*\)j\]: FAILURE
14
payload\[\(.*\)[kl]\]: FAILURE
15
+--
16
+Appears to take Z3 more than 10 minutes to solve, and approximately 500 seconds
17
+when using the in-tree SMT solver.
0 commit comments