]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add option to build before running all tests
authorIlan Peer <ilan.peer@intel.com>
Mon, 27 Oct 2014 14:00:54 +0000 (10:00 -0400)
committerJouni Malinen <j@w1.fi>
Sat, 1 Nov 2014 15:08:29 +0000 (17:08 +0200)
commit5d60296ea7542165bb0187565e626e781266a553
treec52d97b509de29580ccba2840496c7ced0ac303e
parenta7fe868dae6ffe64dd9b127359b3e082da6a8ca6
tests: Add option to build before running all tests

Add an option --build to run-all.sh to build before starting to run all
the tests. In addition, add an option --codecov to extract the code
coverage data at the end of the run.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
tests/hwsim/run-all.sh