Skip to content

Commit 1e0457c

Browse files
author
Thomas Kiley
committed
Adapt test to check for binary in trace
1 parent a41ac17 commit 1e0457c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

regression/cbmc/Float24/test.desc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ main.i
44
^EXIT=10$
55
^SIGNAL=0$
66
VERIFICATION FAILED
7-
<full_lhs_value>5\.1</full_lhs_value>
7+
<full_lhs_value binary="[01]+">5\.1</full_lhs_value>
88
--
99
^warning: ignoring
10-
<full_lhs_value>5\.1l</full_lhs_value>
10+
<full_lhs_value binary="[01]+">5\.1l</full_lhs_value>

0 commit comments

Comments
 (0)