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 07e3177 commit d91d9d9Copy full SHA for d91d9d9
regression/cbmc-incr-oneloop/alarm2/fancy_trace_test.desc
@@ -0,0 +1,13 @@
1
+KNOWNBUG
2
+main.c
3
+--incremental-loop main.0 --unwind-min 5 --unwind-max 10 --trace --beautify --no-sat-preprocessor --stop-on-fail
4
+^EXIT=10$
5
+^SIGNAL=0$
6
+^VERIFICATION FAILED$
7
+^State \d+ file main.c function havocIO line 501 thread \d+$
8
+--
9
+^warning: ignoring
10
11
+This will fail the invariant on `build_goto_trace.cpp:320` asserting certain
12
+properties of the last trace step. It is possible this combination of options is
13
+incompatible.
regression/cbmc-incr-oneloop/alarm2/trace_test.desc
@@ -0,0 +1,9 @@
+CORE
+--incremental-loop main.0 --unwind-min 5 --unwind-max 10 --trace
0 commit comments