From d2d7c27cb0c71945fc9dc1a4f299fa88a45cb42e Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Tue, 1 Sep 2026 15:36:34 +0200 Subject: Makefile: T9269: extend "make test-suite" to cover more tests --- Makefile | 3 +++ 1 file changed, 3 insertions(+) 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: -- cgit v1.2.3