tests: Fix --codecov cases to find correct wpa_cli/hostapd_cli
authorJouni Malinen <j@w1.fi>
Mon, 29 Dec 2014 13:47:08 +0000 (15:47 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 29 Dec 2014 13:49:04 +0000 (15:49 +0200)
commit6532a84ed3939e26ec48b33fdbd4bdc79732c5f7
tree0b572f90251216456ac8764df5d927a821de164f
parentde677292d53f1d0c3229368cc71c6f8904365281
tests: Fix --codecov cases to find correct wpa_cli/hostapd_cli

It was possible for the separate builds to not include
wpa_cli/hostapd_cli in the default location. Make sure hostapd_cli gets
built for --codecov cases and update both WPACLI and HAPDCLI paths to
match the alternative location.

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