Skip to content
Snippets Groups Projects
Commit 4e644339 authored by Boris Yakobowski's avatar Boris Yakobowski
Browse files

Merge branch 'julien/bugfix/run_execnow_several_times' into 'master'

[tests] execnow specified in test_config is now run on each test case

Patch related to MR frama-c/frama-c!728.
@kvorobyov : fix the issue that you talked me about. The main patch is in Frama-C's ```ptests```.

See merge request !35
parents 0a9d60ed bcb4a2ad
No related branches found
No related tags found
No related merge requests found
LOG: gen_@PTEST_NAME@.c
OPT: -machdep gcc_x86_64 -check -e-acsl -then-last -load-script tests/print.cmxs -print -ocode tests/e-acsl-runtime/result/gen_@PTEST_NAME@.c -kernel-verbose 0 -val -value-verbose 0
EXECNOW: ./scripts/testrun.sh @PTEST_NAME@ e-acsl-runtime "" "--frama-c=@frama-c@"
EXEC: ./scripts/testrun.sh @PTEST_NAME@ e-acsl-runtime "" "--frama-c=@frama-c@"
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