Skip to content

Commit 13a452d

Browse files
authored
Merge pull request #8293 from diffblue/cbmc-cpp-Array4
cbmc-cpp/Array4 test now works
2 parents a885947 + 2fbcbf2 commit 13a452d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

regression/cbmc-cpp/Array4/test.desc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
KNOWNBUG
1+
CORE
22
main.cpp
3-
--bounds-check --pointer-check
3+
elsewhere.cpp
4+
^\[elsewhere\.array_bounds\.1\] line 7 array 'my_string' upper bound in my_string\[.*10\]: FAILURE$
45
^EXIT=10$
56
^SIGNAL=0$
67
^VERIFICATION FAILED$

0 commit comments

Comments
 (0)