Commit ae01dfe7 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Distribute VMODs tests

parent dec8e14b
......@@ -91,6 +91,8 @@ AMBOILERPLATE_CHECK = '''
TESTS = \\
\tXXX
EXTRA_DIST += $(TESTS)
vtc-refresh-tests:
\t@PYTHON@ $(vmodtool) $(vmodtoolargs) $(srcdir)/vmod.vcc
\t@cd $(top_builddir) && ./config.status --file=$(subdir)/Makefile
......
......@@ -40,6 +40,8 @@ CLEANFILES = $(builddir)/vcc_if.c $(builddir)/vcc_if.h \
TESTS = \
tests/b00001.vtc
EXTRA_DIST += $(TESTS)
vtc-refresh-tests:
@PYTHON@ $(vmodtool) $(vmodtoolargs) $(srcdir)/vmod.vcc
@cd $(top_builddir) && ./config.status --file=$(subdir)/Makefile
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment