]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Remove src/common/cli.c from code coverage report
authorJouni Malinen <j@w1.fi>
Mon, 26 Dec 2016 10:09:53 +0000 (12:09 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 26 Dec 2016 12:30:50 +0000 (14:30 +0200)
commite4b5f889b4e98456fc83deb6275e1e4103443ed3
treeb87b0a92790c59512f20af181d2d60c1c4912ab9
parent901e6fabcb07137f87b8398d5b5a23e8ab4baa4a
tests: Remove src/common/cli.c from code coverage report

This file is used only by hostapd_cli and wpa_cli and neither of those
are currently included in code coverage reporting. Avoid dropping the
coverage numbers by code that cannot be reached due to not being
included in the programs that are covered.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/vm/combine-codecov.sh