]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Skip some scan tests if iw does not support scan flush
authorJouni Malinen <j@w1.fi>
Sat, 17 Jan 2015 11:05:34 +0000 (13:05 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 17 Jan 2015 11:05:34 +0000 (13:05 +0200)
commita4a15cf1f9b61d4e6de1253464daa249467be727
treed3ce114aaf395e937b404f848e5c27a7627fac87
parente246d7d5b34ee4f9eac12accec6ef4a55cffb337
tests: Skip some scan tests if iw does not support scan flush

The external cfg80211 scan flushing operation requires a relatively
recent iw version and not all distributions include that. Avoid false
failure reports by marking these test cases skipped if the iw command
fails.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_scan.py