Skip to content

Commit

Permalink
Update expect files
Browse files Browse the repository at this point in the history
  • Loading branch information
keyboardDrummer committed Oct 21, 2024
1 parent 06cc138 commit 0c99e9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Test/inline/Elevator.bpl.expect
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Execution trace:
Elevator.bpl(18,3): anon0$1
Elevator.bpl(19,3): anon10_LoopHead
Elevator.bpl(22,5): anon10_LoopBody
Elevator.bpl(22,5): anon11_Else
Elevator.bpl(22,5): anon12_Else
Elevator.bpl(24,12): anon11_Else
Elevator.bpl(26,12): anon12_Else
Elevator.bpl(27,7): anon13_Then
Elevator.bpl(97,23): inline$MoveDown_Error$0$Entry
Elevator.bpl(102,3): inline$MoveDown_Error$0$anon0
Expand Down
2 changes: 1 addition & 1 deletion Test/prover/z3mutl.bpl.expect
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
z3mutl.bpl(22,5): Error: this assertion could not be proved
Execution trace:
z3mutl.bpl(7,1): start
z3mutl.bpl(16,1): L3
z3mutl.bpl(13,1): L2
z3mutl.bpl(22,1): L5

Boogie program verifier finished with 0 verified, 1 error

0 comments on commit 0c99e9a

Please sign in to comment.