]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/Makefile
Add make lcov-html to generate code coverage report
authorJouni Malinen <j@w1.fi>
Wed, 25 Dec 2013 11:44:38 +0000 (13:44 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Dec 2013 11:37:06 +0000 (13:37 +0200)
commita4cfb486940e1f99a7ba2f0c9231a5c236ed7eda
tree36241f1e6693e5829366e9a8a56ab4a90412e4cc
parent0eff1ab3cb2c825d65f1afe0f3706f2aabaaa488
Add make lcov-html to generate code coverage report

In addition, update build rules to compile object files in the same
directory as the source code file if CONFIG_CODE_COVERAGE=y is set to
make lcov find the source code files.

Signed-hostap: Jouni Malinen <j@w1.fi>
hostapd/Makefile
wpa_supplicant/Makefile