Skip to content

Commit 4fe9202

Browse files
author
Enrico Steffinlongo
committed
Fixed 2 goto-instrument tests
1 parent 1834eec commit 4fe9202

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

regression/goto-instrument/add-library1/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--add-library --generate-function-body-options assert-false --generate-function-body '([^_]*)'
3+
--add-library --generate-function-body-options assert-false --generate-function-body '([^_]*)' _ --no-standard-checks
44
^EXIT=0$
55
^SIGNAL=0$
66
VERIFICATION SUCCESSFUL

regression/goto-instrument/typedef4/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--dump-c
3+
--dump-c _ --no-standard-checks
44
^EXIT=0$
55
^SIGNAL=0$
66
--

0 commit comments

Comments
 (0)