Skip to content

Commit c20f285

Browse files
author
thk123
committed
Add test for checking the xml output contains required nodes
1 parent ecbbab3 commit c20f285

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
CORE
2+
main.c
3+
--incremental-loop main.0 --unwind-min 5 --unwind-max 10 --xml-ui
4+
^EXIT=10$
5+
^SIGNAL=0$
6+
<text>VERIFICATION FAILED</text>
7+
<current-unwinding>1</current-unwinding>
8+
<refinement-iteration>1</refinement-iteration>
9+
--
10+
^warning: ignoring

0 commit comments

Comments
 (0)