Skip to content

Commit c1444c9

Browse files
Natasha Yogananda Jeppudanielsn
authored andcommitted
clang format regression test
1 parent 92a5b75 commit c1444c9

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

regression/cbmc/points-to-sets/test.desc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
CORE
22
main.c
33
--show-points-to-sets
4-
^EXIT=(0|127|134|137)$
4+
^EXIT=1$
55
^SIGNAL=0$
6-
--- begin invariant violation report ---
7-
Invariant check failed
8-
Condition: false
9-
Reason: Cannot print json data on PLAIN UI
106
--
117
--
128
To test output for --show-points-to-sets option that displays the size and contents of points-to sets in json format.

regression/cbmc/points-to-sets/test_xml.desc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
CORE
22
main.c
33
--show-points-to-sets --xml-ui
4-
^EXIT=(0|127|134|137)$
4+
^EXIT=1$
55
^SIGNAL=0$
6-
--- begin invariant violation report ---
7-
Invariant check failed
8-
Condition: false
9-
Reason: Cannot print json data on XML UI
106
--
117
--
128
To test output for --show-points-to-sets option that displays the size and contents of points-to sets in json format.

0 commit comments

Comments
 (0)