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.
2 parents 5fdb524 + 437420d commit 6e7d38dCopy full SHA for 6e7d38d
regression/cbmc/xml-trace2/test.desc
@@ -1,8 +1,8 @@
1
CORE
2
main.c
3
--xml-ui
4
-<full_lhs_value( binary="0000001000000000000000000000000000000000000000000000000000000000")?>\{ 14, 0 \}</full_lhs_value>
+<full_lhs_value( binary="[01]+")?>\{ 14, 0 \}</full_lhs_value>
5
^EXIT=10$
6
^SIGNAL=0$
7
--
8
-<full_lhs_value( binary="0000001000000000000000000000000000000000000000000000000000000000")?>"\\"</full_lhs_value>
+<full_lhs_value( binary="[01]+")?>"\\"</full_lhs_value>
0 commit comments