aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
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