]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix p2p_autogo_pref_chan_not_in_regulatory with new regdb
authorJouni Malinen <j@w1.fi>
Sat, 24 Dec 2016 23:09:06 +0000 (01:09 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 24 Dec 2016 23:09:06 +0000 (01:09 +0200)
commit1106833537b6286581532b467a0048075e17e2b0
tree946ebfacd0a7eefe3a6e517fb0d999516316fba9
parent963041c3cbb3d1b64b90ec47665ba3ce44797672
tests: Fix p2p_autogo_pref_chan_not_in_regulatory with new regdb

5745 MHz was added as an allowed short range device range in
wireless-regdb for DE which made this test case fail. Fix it for now by
using SE instead of DE for the second part of the test case.

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