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 77c23d2 commit e23741fCopy full SHA for e23741f
regression/cbmc/restrict-function-pointer-to-complex-expression/test.desc
@@ -1,7 +1,7 @@
1
CORE
2
test.c
3
--restrict-function-pointer "use_fg.function_pointer_call.1/f,g"
4
-\[use_fg.assertion.2\] line \d+ assertion (choice \? fptr : gptr)(10) == 10 \+ choice: SUCCESS
+\[use_fg.assertion.2\] line \d+ assertion \(choice \? fptr : gptr\)\(10\) == 10 \+ choice: SUCCESS
5
\[use_fg.assertion.1\] line \d+ dereferenced function pointer at use_fg.function_pointer_call.1 must be one of \[(f|g), (f|g)\]: SUCCESS
6
^EXIT=0$
7
^SIGNAL=0$
0 commit comments