test: Profile-Logik und Installer-Test-Suite (#3)

This commit is contained in:
Dieter Schlüter 2026-06-28 04:07:09 +02:00 committed by Dieter Schlüter
commit 17c1c1392e
2 changed files with 225 additions and 0 deletions

3
Makefile Normal file
View file

@ -0,0 +1,3 @@
.PHONY: test
test:
@bash tests/test_profiles.sh