aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 36d37bf6..91c80bfd 100644
--- a/Makefile
+++ b/Makefile
@@ -265,6 +265,7 @@ test-wipe-doc:
@make -C test wipe-doc
test-cov: bootstrap
+ $(eval EXTENDED_TESTS=yes)
$(call test,vpp,vpp_gcov,cov)
test-wipe-cov: