summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7b181126..567f5616 100644
--- a/Makefile
+++ b/Makefile
@@ -95,8 +95,11 @@ test-suite:
$(MAKE) test-interfaces
$(MAKE) test-no-interfaces-no-vpp
$(MAKE) testc
+ $(MAKE) testcvpp
+ $(MAKE) test-vpp
$(MAKE) testraid
$(MAKE) testifname
+ $(MAKE) testtpm
.PHONY: test-ci-qcow2
.ONESHELL: