Skip to content

Commit

Permalink
Fixed 2 goto-instrument tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Enrico Steffinlongo committed Dec 20, 2023
1 parent 1834eec commit 4fe9202
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion regression/goto-instrument/add-library1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c
--add-library --generate-function-body-options assert-false --generate-function-body '([^_]*)'
--add-library --generate-function-body-options assert-false --generate-function-body '([^_]*)' _ --no-standard-checks
^EXIT=0$
^SIGNAL=0$
VERIFICATION SUCCESSFUL
Expand Down
2 changes: 1 addition & 1 deletion regression/goto-instrument/typedef4/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c
--dump-c
--dump-c _ --no-standard-checks
^EXIT=0$
^SIGNAL=0$
--
Expand Down

0 comments on commit 4fe9202

Please sign in to comment.