LISP: improve DP speed
[vpp.git] / Makefile
index 36d37bf..91c80bf 100644 (file)
--- 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: