Commit 53e2aa4
committed
Add regression test for pointer address being found in the trace in new SMT backend.
The difference is that the previous test was effectively exercising NULL and any
other pointer value (1, for instance) whereas this one specifically matches the
decimal value of 0xDEADBEEF.1 parent 49645bc commit 53e2aa4
File tree
2 files changed
+20
-0
lines changed- regression/cbmc-incr-smt2/pointers
2 files changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments