Skip to content

Commit 5b0ddb7

Browse files
author
Enrico Steffinlongo
committed
Fix shadow memory constchar-param1 regression test
1 parent b31783e commit 5b0ddb7

File tree

1 file changed

+2
-2
lines changed
  • regression/cbmc-shadow-memory/constchar-param1

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
KNOWNBUG
1+
CORE
22
main.c
33
--unwind 11
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$
7-
^Generated 11 VCC\(s\), 0 remaining after simplification$
7+
^Generated \d+ VCC\(s\), 0 remaining after simplification$
88
--
99
^warning: ignoring

0 commit comments

Comments
 (0)