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 651f60d + ba34966 commit f3793bdCopy full SHA for f3793bd
regression/cbmc/Overflow_Leftshift1/test-c99.desc
@@ -0,0 +1,16 @@
1
+CORE
2
+main.c
3
+--signed-overflow-check --c99
4
+^EXIT=10$
5
+^SIGNAL=0$
6
+^\[.*\] line 6 arithmetic overflow on signed shl in .*: FAILURE$
7
+^\[.*\] line 9 arithmetic overflow on signed shl in .*: SUCCESS$
8
+^\[.*\] line 15 arithmetic overflow on signed shl in .*: SUCCESS$
9
+^\[.*\] line 18 arithmetic overflow on signed shl in .*: FAILURE$
10
+^\[.*\] line 24 arithmetic overflow on signed shl in .*: FAILURE$
11
+^\*\* 3 of 6 failed
12
+^VERIFICATION FAILED$
13
+--
14
+^warning: ignoring
15
+^\[.*\] line 12 arithmetic overflow on signed shl in .*: .*
16
+^\[.*\] line 21 arithmetic overflow on signed shl in .*: .*
0 commit comments