Skip to content

Commit 570f2a2

Browse files
Strengthen test oracle in exception test
1 parent 35df0d7 commit 570f2a2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

jbmc/regression/jbmc/catch1/test.desc

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
CORE
22
catch1.class
33

4-
^EXIT=0$
4+
^EXIT=10$
55
^SIGNAL=0$
6-
^VERIFICATION SUCCESSFUL$
6+
^VERIFICATION FAILED$
7+
^\[.*\] no uncaught exception: FAILURE$
78
--
89
^warning: ignoring

0 commit comments

Comments
 (0)