X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=d92e1e51b68a8789d2bb9f24681cd002a493255d;hb=878a9f57061ec6313dc8ad8ef4f1eb55e32665e7;hp=42325f1aced7bc6f20b1c149b7caaf3b063b35c5;hpb=6631032791f842017c20ddf217e915c465ff809d;p=vpp.git diff --git a/Makefile b/Makefile index 42325f1aced..d92e1e51b68 100644 --- a/Makefile +++ b/Makefile @@ -434,6 +434,7 @@ define test VPP_BIN=$(BR)/install-$(1)-native/vpp/bin/vpp \ VPP_INSTALL_PATH=$(BR)/install-$(1)-native/ \ EXTENDED_TESTS=$(EXTENDED_TESTS) \ + TEST_GCOV=$(TEST_GCOV) \ PYTHON=$(PYTHON) \ OS_ID=$(OS_ID) \ RND_SEED=$(RND_SEED) \