Skip to content

Commit 85bfabd

Browse files
author
thk123
committed
Disabling slice tests
Created issue diffblue/cbmc-toyota#116 to renable these tests.
1 parent f79bcc5 commit 85bfabd

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-4
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
CORE
1+
KNOWNBUG
22
main.c
33
--pointer-check --full-slice
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$
77
--
88
^warning: ignoring
9+
--
10+
Issue to re-enable these tests: diffblue/cbmc-toyota#116
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
CORE
1+
KNOWNBUG
22
main.c
33
--unwind 10 --pointer-check --bounds-check --full-slice
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$
77
--
88
^warning: ignoring
9+
--
10+
Issue to re-enable these tests: diffblue/cbmc-toyota#116
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
CORE
1+
KNOWNBUG
22
main.c
33
--full-slice --add-library
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$
7+
--
8+
--
9+
Issue to re-enable these tests: diffblue/cbmc-toyota#116
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
CORE
1+
KNOWNBUG
22
main.c
33
--full-slice --add-library
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$
7+
--
8+
--
9+
Issue to re-enable these tests: diffblue/cbmc-toyota#116

0 commit comments

Comments
 (0)