]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add test cases for automatic channel selection
authorJouni Malinen <j@w1.fi>
Sun, 3 Nov 2013 18:50:39 +0000 (20:50 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 3 Nov 2013 19:30:31 +0000 (21:30 +0200)
commitb47750beba97af1110332a769d6a44556b9cfec0
tree9ab438f04125d4dea95a375f585b971f38fee86c
parent77990cd7a984c5258a3c8fe5e43eeaf46170f074
tests: Add test cases for automatic channel selection

This extends the Hostapd class to support monitor interface events and
STATUS command similarly to the WpaSupplicant class so that internal
hostapd state can be verified in more detail.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/hostapd.py
tests/hwsim/multi-bss-acs.conf [new file with mode: 0644]
tests/hwsim/test_ap_acs.py [new file with mode: 0644]