Skip to content

Commit 2fbcbf2

Browse files
committed
cbmc-cpp/Array4 test now works
This test passes as intended, and is no longer KNOWNBUG.
1 parent 3e5bf81 commit 2fbcbf2

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)