Skip to content
Snippets Groups Projects
Commit b35eb8a0 authored by Andre Maroneze's avatar Andre Maroneze
Browse files

Merge branch 'fix/tests/fc_libc' into 'master'

[tests] Fix dependency in fc_libc

See merge request frama-c/frama-c!3638
parents 708469ba f1649119
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
MODULE: check_compliance MODULE: check_compliance
OPT: -kernel-msg-key printer:attrs OPT: -kernel-msg-key printer:attrs
MODULE: MODULE:
OPT: -load %{dep:@PTEST_NAME@.sav} -metrics -metrics-libc -then -lib-entry -metrics-no-libc | ./check_some_metrics.sh "> 100" "> 400" "< 2" "> 20" "= 1" "= 1" "= 0" "= 0" "= 0" "= 1" OPT: -load %{dep:@PTEST_NAME@.sav} -metrics -metrics-libc -then -lib-entry -metrics-no-libc | %{dep:./check_some_metrics.sh} "> 100" "> 400" "< 2" "> 20" "= 1" "= 1" "= 0" "= 0" "= 0" "= 1"
CMD: %{dep:./check_full_libc.sh} @FRAMAC_SHARE@/libc CMD: %{dep:./check_full_libc.sh} @FRAMAC_SHARE@/libc
OPT: OPT:
**/ **/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment