]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix test skipping for some DFS/VHT cases
authorJouni Malinen <j@w1.fi>
Sat, 17 Jan 2015 11:04:11 +0000 (13:04 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 17 Jan 2015 11:04:11 +0000 (13:04 +0200)
commite246d7d5b34ee4f9eac12accec6ef4a55cffb337
treef88946a900de89ffa1d3596f39bdd18d24b8f987
parentfb9adae4661443e6364537e0a067d87847193493
tests: Fix test skipping for some DFS/VHT cases

Due to a typo and missing hapd variable initialization, some of the DFS
and VHT test cases were marked as failures even though they were
supposed to be marked as skipped in case the kernel and wireless-regdb
did not have sufficient support for these modes.

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