File tree Expand file tree Collapse file tree 3 files changed +8
-0
lines changed
regression/cbmc-incr-oneloop/alarm2 Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 55^SIGNAL=0$
66"messageText": "VERIFICATION FAILED"
77"currentUnwinding": 1
8+ "incrementalStatus": "INCONCLUSIVE"
89--
910^warning: ignoring
Original file line number Diff line number Diff line change 66<text>VERIFICATION FAILED</text>
77<current-unwinding>1</current-unwinding>
88<refinement-iteration>1</refinement-iteration>
9+ <incremental-status>INCONCLUSIVE</incremental-status>
910--
1011^warning: ignoring
Original file line number Diff line number Diff line change 11CORE
22main.c
33--incremental-loop main.0 --unwind-min 5 --unwind-max 10
4+ activate-multi-line-match
45Current unwinding: 1
6+ Incremental status: INCONCLUSIVE
7+ Current unwinding: 5\nUnwinding .*\nIncremental status: INCONCLUSIVE
8+ Current unwinding: 6\nUnwinding .*\nIncremental status: INCONCLUSIVE
59^EXIT=10$
610^SIGNAL=0$
711^VERIFICATION FAILED$
812--
913^warning: ignoring
14+ --
15+ The multi-line match is added to verify that an incremental status is printed immediately after each unwinding
You can’t perform that action at this time.
0 commit comments