tests: Test dynamic BSS addition/removal
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 31 Oct 2013 15:28:43 +0000 (17:28 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 31 Oct 2013 21:04:50 +0000 (23:04 +0200)
commita633397756258eff8bcbc9819eb70c4b9ebd6703
treec5342ad806dafb5c2bee766f8fc001d0f0105ece
parent2aec4f3c0ce305448267e60f4a2dc2c3c8f2e8f6
tests: Test dynamic BSS addition/removal

test_ap_bss_add_remove verifies hostapd behavior when BSSes are
added/removed in multi-BSS configuration.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/bss-1.conf [new file with mode: 0644]
tests/hwsim/bss-2.conf [new file with mode: 0644]
tests/hwsim/bss-3.conf [new file with mode: 0644]
tests/hwsim/hostapd.py
tests/hwsim/run-tests.py
tests/hwsim/test_ap_dynamic.py