Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion regression/cbmc/Quantifiers-copy/test.desc
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ main.c
^\[main.assertion.3\] assertion b\[.*\] == 2: SUCCESS$
^\[main.assertion.4\] assertion b\[.*\] == 3: SUCCESS$
^\[main.assertion.5\] assertion b\[.*\] == 4: SUCCESS$
^\*\* 0 of 5 failed \(1 iteration\)$
^\*\* 0 of 5 failed
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/cbmc/Quantifiers-initialisation/test.desc
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ main.c
^\[main.assertion.3\] assertion a\[.*\] == 3: SUCCESS$
^\[main.assertion.4\] assertion a\[.*\] == 4: SUCCESS$
^\[main.assertion.5\] assertion a\[.*\] == 5: SUCCESS$
^\*\* 0 of 5 failed \(1 iteration\)$
^\*\* 0 of 5 failed
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/cbmc/Quantifiers-invalid-var-range/test.desc
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ CORE
main.c

^\*\* Results:$
^\*\* 0 of 1 failed \(1 iteration\)$
^\*\* 0 of 1 failed
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/cbmc/Quantifiers-not-exists/test.desc
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ main.c
^\[main.assertion.4\] assertion tmp_if_expr\$9: SUCCESS$
^\[main.assertion.5\] assertion tmp_if_expr\$12: SUCCESS$
^\[main.assertion.6\] assertion tmp_if_expr\$15: SUCCESS$
^\*\* 0 of 6 failed \(1 iteration\)$
^\*\* 0 of 6 failed
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/cbmc/Quantifiers-two-dimension-array/test.desc
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ main.c
^\[main.assertion.3\] assertion a\[.*\]\[.*\] == 1: SUCCESS$
^\[main.assertion.4\] assertion a\[.*\]\[.*\] == 2: SUCCESS$
^\[main.assertion.5\] assertion tmp_if_expr\$3: SUCCESS$
^\*\* 0 of 5 failed \(1 iteration\)$
^\*\* 0 of 5 failed
^VERIFICATION SUCCESSFUL$