Skip to content
Snippets Groups Projects
Commit d552362e authored by Julien Signoles's avatar Julien Signoles
Browse files

Merge branch 'fix/e-acsl/test-oracles-distrib' into 'stable/calcium'

[e-acsl] Distributes the test oracles of E-ACSL plugin.

See merge request frama-c/frama-c!2455
parents 4402dca0 67770028
No related branches found
No related tags found
No related merge requests found
......@@ -292,8 +292,8 @@ EACSL_DISTRIB_TESTS = \
$(foreach dir, $(addprefix tests/,$(PLUGIN_TESTS_DIRS)), \
$(dir)/*.[ich] \
$(dir)/test_config \
$(dir)/oracle/*.c \
$(dir)/oracle/*.oracle \
$(dir)/oracle_ci/*.c \
$(dir)/oracle_ci/*.oracle \
)
EACSL_RTL_FILES = $(EACSL_RTL_SRC)
......
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