aboutsummaryrefslogtreecommitdiff
path: root/scripts/makefile.tests
blob: 600a8199d6bc3e9a29ae4b12116af6a9d5706025 (plain) (blame)
1
2
3
4
5
6
TESTS :=

include tests/*/source.mk

.PHONY: check
check: $(TESTS)