]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/vm/vm-run.sh
tests: Collect code coverage separately from each component in vm
authorJouni Malinen <j@w1.fi>
Fri, 27 Dec 2013 08:16:50 +0000 (10:16 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 27 Dec 2013 16:11:07 +0000 (18:11 +0200)
commit3f33b3ad8c5cd25c9b1f09bdc06c14ce9332503d
tree077317aa8d053da48f24978e3d1e7781d15537ae
parent629dbdd36a9423b4ada055e5f5cf65a5f2750778
tests: Collect code coverage separately from each component in vm

Use a more robust design for collecting the gcov logs from the case
where test cases are run within a virtual machine. This generates a
writable-from-vm build tree for each component separately so that the
lcov and gcov can easily find the matching source code and data files.
In addition, prepare the reports automatically at the end of the
vm-run.sh --codecov execution.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/example-wpa_supplicant.config
tests/hwsim/start.sh
tests/hwsim/vm/README
tests/hwsim/vm/vm-run.sh