X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2FMakefile;h=2eb2ef35716b33d6f95bf64d148dd04d4efb6abf;hb=878a9f57061ec6313dc8ad8ef4f1eb55e32665e7;hp=27e750137eff5931b019873ef8be9327ce2f6e5f;hpb=6631032791f842017c20ddf217e915c465ff809d;p=vpp.git diff --git a/test/Makefile b/test/Makefile index 27e750137ef..2eb2ef35716 100644 --- a/test/Makefile +++ b/test/Makefile @@ -200,7 +200,7 @@ ARG6=--step endif ARG7= -ifneq ($(findstring $(TESTS_GCOV),1 y yes),) +ifneq ($(findstring $(TEST_GCOV),1 y yes),) ARG7=--gcov endif