Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Charles Southerland
frama-c
Commits
4a9a193e
Commit
4a9a193e
authored
Jul 16, 2020
by
Virgile Prevosto
Committed by
Andre Maroneze
Jul 17, 2020
Browse files
[ptests] count EXEC: directives as run
parent
dbe66dce
Changes
1
Hide whitespace changes
Inline
Side-by-side
ptests/ptests.ml
View file @
4a9a193e
...
...
@@ -1353,6 +1353,7 @@ let do_command command =
if
!
verbosity
>=
1
then
begin
lock_printf
"%% launch %s@."
cmd
;
end
;
shared
.
summary_run
<-
succ
shared
.
summary_run
;
let
r
=
launch
cmd
in
(* mark as already executed. For EXECNOW in test_config files,
other instances (for example another test of the same
...
...
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