x1000-installer: add test & code coverage support to makefile

Pass COVERAGE=1 to enable clang-based code coverage and pass
SANITIZE=1 to enable sanitizers. 'make cov' will run the test
app and show a coverage summary.

Change-Id: I8a33e8b78665165d8da1818dc01f495f0c52cf06
This commit is contained in:
Aidan MacDonald 2021-11-28 13:42:52 +00:00
parent 06423cab58
commit 7ca8623927
2 changed files with 51 additions and 7 deletions

View file

@ -1,3 +1,5 @@
xf_test
fakeNAND.bin
fakeNAND_meta.bin
*.profraw
*.profdata