Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
frama-c
Commits
32029606
Commit
32029606
authored
Sep 04, 2020
by
David Bühler
Browse files
[Eva] Uses the deprecated alias -slevel in test value/summary.
Tests the emitted warning on use of deprecated aliases.
parent
b53894ef
Changes
2
Hide whitespace changes
Inline
Side-by-side
tests/value/oracle/summary.4.res.oracle
View file @
32029606
[kernel] Warning: -slevel is a deprecated alias for option -eva-slevel.
Please use -eva-slevel instead.
[kernel] Parsing tests/value/summary.i (no preprocessing)
[rte] annotating function alarms
[rte] annotating function bottom
...
...
tests/value/summary.i
View file @
32029606
...
...
@@ -3,7 +3,7 @@
STDOPT: +"-eva-msg-key=summary -main minimal"
STDOPT: +"-eva-msg-key=summary -main bottom"
STDOPT: +"-eva-msg-key=summary -main main"
STDOPT: +"-rte -eva-msg-key=summary -main main"
STDOPT: +"-rte -eva-msg-key=summary -main main
-slevel 0
"
*/
/* Tests the summary on the smallest possible program. */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment