X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=16243bc5085a78a50b70f87ef03fd5a90045fe41;hb=515eed42583a52d4783ff4906afa01244899e030;hp=0c8b1730023a13bce5ed41a371456faa93ad0d5c;hpb=9529feb4525dfd13e5636640083361256121d275;p=vpp.git diff --git a/Makefile b/Makefile index 0c8b1730023..16243bc5085 100644 --- a/Makefile +++ b/Makefile @@ -423,6 +423,9 @@ test-all-debug: $(eval EXTENDED_TESTS=yes) $(call test,vpp,vpp_debug,test) +papi-wipe: + @make -C test papi-wipe + test-help: @make -C test help