]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix mesh_open_vht_160 skipping
authorJouni Malinen <j@w1.fi>
Sat, 24 Dec 2016 22:47:01 +0000 (00:47 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 24 Dec 2016 22:47:01 +0000 (00:47 +0200)
commit963041c3cbb3d1b64b90ec47665ba3ce44797672
tree3c8bfd477970573585082abe660c537c19110d3e
parent2db07d16bfd99efbcf78e5550c2f892705964470
tests: Fix mesh_open_vht_160 skipping

It is possible for wireless-regdb to include a 160 MHz channel, but with
DFS required. This test case need the regulatory information to allow
160 MHz channel without DFS. Fix false failures by skipping the test if
this exact combination is not found.

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