Skip to content
Snippets Groups Projects
Commit 2e9daffb authored by Allan Blanchard's avatar Allan Blanchard
Browse files

Merge branch 'feature/aorai/enable-dune-tests' into 'feature/bobot/jbuilder'

[aorai] Enable dune tests

See merge request frama-c/frama-c!3641
parents 1f9f1f24 099540ec
No related branches found
No related tags found
No related merge requests found
/tests/*/dune
/aorai_eva_analysis.ml /aorai_eva_analysis.ml
/Makefile /Makefile
/*parser*.output /*parser*.output
/ptests_local_config.ml /ptests_local_config.ml
/tests/*/result /tests/*/result
/tests/test_config_prove
/tests/*/result_prove /tests/*/result_prove
/top /top
IGNORE= DEFAULT_SUITES= ya DEFAULT_SUITES= ya
IGNORE= prove_SUITES= ya prove_SUITES= ya
PLUGIN: aorai eva,from,scope report wp,rtegen PLUGIN: aorai eva,from,scope,inout report wp,rtegen
COMMENT: Path to the library from the test file COMMENT: Path to the library from the test file
LIBS: @PTEST_SUITE_DIR@/../Aorai_test LIBS: @PTEST_SUITE_DIR@/../Aorai_test
......
...@@ -3,4 +3,4 @@ PLUGIN: aorai eva,from,scope report wp,rtegen ...@@ -3,4 +3,4 @@ PLUGIN: aorai eva,from,scope report wp,rtegen
COMMENT: Path to the library from the test file COMMENT: Path to the library from the test file
LIBS: @PTEST_SUITE_DIR@/../Aorai_test LIBS: @PTEST_SUITE_DIR@/../Aorai_test
MACRO: PROVE_OPTIONS @AORAI_WP_SHARE@ -wp-cache-env -aorai-test-prove-aux-spec MACRO: PROVE_OPTIONS -wp-cache-env -aorai-test-prove-aux-spec
(library
(name Name_projects)
(modules Name_projects)
(libraries frama-c.init.cmdline frama-c.boot frama-c.kernel)
(flags -open Frama_c_kernel)
)
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