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.
1 parent 5914d75 commit 5b30b06Copy full SHA for 5b30b06
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