aboutsummaryrefslogtreecommitdiff
path: root/test/Makefile.check
blob: ffe4cb74a556526aa6913267ff01c5ce071d5128 (plain)
1
2
3
4
5
6
7
8
9
check: boot-check

boot-check: skiboot.lid
	./test/run_boot_test.sh

boot-tests: boot-check

boot-coverage-report: boot-tests extract-gcov skiboot.map
	CROSS=$(CROSS) ./test/make-boot-coverage-report.sh