summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-09-01 15:36:34 +0200
committerChristian Breunig <christian@breunig.cc>2026-09-01 15:37:23 +0200
commitd2d7c27cb0c71945fc9dc1a4f299fa88a45cb42e (patch)
tree46cb935a63f7b8a6ea5c8fb2832f1188c460684b
parent50055b79b1c75837549de02e05c4b9877e4c4262 (diff)
downloadvyos-build-d2d7c27cb0c71945fc9dc1a4f299fa88a45cb42e.tar.gz
vyos-build-d2d7c27cb0c71945fc9dc1a4f299fa88a45cb42e.zip
Makefile: T9269: extend "make test-suite" to cover more tests
-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: