Skip to content

Commit

Permalink
Merge pull request #8121 from diffblue/fix-hex_trace-test
Browse files Browse the repository at this point in the history
fix nondeterministic hex_trace test
  • Loading branch information
kroening authored Dec 18, 2023
2 parents 5341b44 + 39513a3 commit 8fc41f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion regression/cbmc/hex_trace/test.desc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ main.c
^EXIT=10$
^SIGNAL=0$
a=0 \s*\(0x0\)
b=0ul? \s*\(0x0\)
a=-100 \s*\(0xFFFFFF9C\)
a=2147483647 \s*\(0x7FFFFFFF\)
b=4294967294ul? \s*\(0xFFFFFFFE\)
Expand Down

0 comments on commit 8fc41f3

Please sign in to comment.