We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab4d90f + 5b30b06 commit cd2301aCopy full SHA for cd2301a
regression/cbmc-library/memcpy-01/test.desc
@@ -1,11 +1,11 @@
1
-KNOWNBUG
+CORE
2
main.c
3
--bounds-check --pointer-check
4
^EXIT=0$
5
^SIGNAL=0$
6
^VERIFICATION SUCCESSFUL$
7
-^\[main\.assertion\.5\] assertion q\.s->x == 42: SUCCESS$
8
-^\[main\.assertion\.6\] assertion q\.s->y == 43: SUCCESS$
+^\[main\.assertion\.5\] line 46 assertion q\.s->x == 42: SUCCESS$
+^\[main\.assertion\.6\] line 47 assertion q\.s->y == 43: SUCCESS$
9
--
10
^warning: ignoring
11
0 commit comments