]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix DFS radar-during-CAC test case
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 8 Oct 2014 22:59:52 +0000 (01:59 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 8 Oct 2014 23:10:34 +0000 (02:10 +0300)
commitbc86d8c158f250af804333862440803e160fb7aa
treea2f9b1e2cd4567eb8e6828c90db8987b0c99507e
parent831cb7af961b5dc6ab2a44eb86b9f54d04170df7
tests: Fix DFS radar-during-CAC test case

This uses mac80211_hwsim dfs_simulate_radar to get the real kernel side
CAC operation executed and aborted due to radar detection. This allows
another channel to be selected properly through another CAC run.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_dfs.py