From 5b1d1d5cf1c19055c4d2bdd456e3c145d82d27a6 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 3 Mar 2023 17:05:15 -0500 Subject: more testing --- Makefile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fc543f8c4..8e03744fd 100644 --- a/Makefile +++ b/Makefile @@ -392,6 +392,13 @@ test-chroot: test-network: $(MAKE) -C test $(subst test-,,$@) +# using sudo; not included in "make dist" and "make test" +test-apparmor: + $(MAKE) -C test $(subst test-,,$@) + +# using sudo; not included in "make dist" and "make test" +test-firecfg: + $(MAKE) -C test $(subst test-,,$@) # old gihub test; the new test is driven directly from .github/workflows/build.yml -- cgit v1.2.3-70-g09d2