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 78a08ce commit 437420dCopy full SHA for 437420d
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