Skip to content

Commit 217469f

Browse files
committed
Update existing test to match new functionality
To be squashed into the commit which adds the functionality.
1 parent 7167239 commit 217469f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regression/cbmc/xml-trace/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ VERIFICATION FAILED
88
<location file=".*" function="test" line="\d+" working-directory=".*"/>
99
<type>union myunion</type>
1010
<full_lhs>byte_extract_little_endian\(u, 0ll?, .*int.*\)</full_lhs>
11-
<full_lhs_value>\d+ll?</full_lhs_value>
11+
<full_lhs_value binary="[01]+">\d+ll?</full_lhs_value>
1212
<value>\{ \.i=\d+ll? \}</value>
1313
<value_expression>
1414
<union>

0 commit comments

Comments
 (0)