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 7167239 commit 217469fCopy full SHA for 217469f
regression/cbmc/xml-trace/test.desc
@@ -8,7 +8,7 @@ VERIFICATION FAILED
8
<location file=".*" function="test" line="\d+" working-directory=".*"/>
9
<type>union myunion</type>
10
<full_lhs>byte_extract_little_endian\(u, 0ll?, .*int.*\)</full_lhs>
11
-<full_lhs_value>\d+ll?</full_lhs_value>
+<full_lhs_value binary="[01]+">\d+ll?</full_lhs_value>
12
<value>\{ \.i=\d+ll? \}</value>
13
<value_expression>
14
<union>
0 commit comments