Skip to content

Commit 4cb72b3

Browse files
author
Daniel Kroening
committed
check error message in test
1 parent 3a4ebeb commit 4cb72b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

regression/cbmc/Free2/test.desc

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
CORE
22
main.c
3-
--pointer-check
3+
44
^EXIT=10$
55
^SIGNAL=0$
6+
^.*free argument must be dynamic object: FAILURE$
7+
^.*free argument has offset zero: SUCCESS$
68
^VERIFICATION FAILED$
79
--
810
^warning: ignoring

0 commit comments

Comments
 (0)