We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da63652 commit 5832ffdCopy full SHA for 5832ffd
regression/cbmc/pointer-function-parameters-2/test.desc
@@ -5,7 +5,7 @@ main.c
5
^Test suite:$
6
^a=\(\(signed int \*\*\)NULL\), tmp\$\d+=[^,]*, tmp\$\d+=[^,]*$
7
^a=&tmp\$\d+!0, tmp\$\d+=\(\(signed int \*\)NULL\), tmp\$\d+=[^,]*$
8
-^a=&tmp\$\d+!0, tmp\$\d+=&tmp\$\d+!0, tmp\$\d+=([012356789][0-9]*|4[0-9]+)$
+^a=&tmp\$\d+!0, tmp\$\d+=&tmp\$\d+!0, tmp\$\d+=(-[0-9]+|[012356789][0-9]*|4[0-9]+)$
9
^a=&tmp\$\d+!0, tmp\$\d+=&tmp\$\d+!0, tmp\$\d+=4$
10
^EXIT=0$
11
^SIGNAL=0$
0 commit comments