aboutsummaryrefslogtreecommitdiff
path: root/test/Makefile.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.check')
-rw-r--r--test/Makefile.check5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/Makefile.check b/test/Makefile.check
index 6402f95..ffe4cb7 100644
--- a/test/Makefile.check
+++ b/test/Makefile.check
@@ -2,3 +2,8 @@ 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