tests: Beacon request - active scan mode and many BSSs

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
Jouni Malinen 2017-01-03 18:24:24 +02:00 committed by Jouni Malinen
parent 618073aa2e
commit 1edc31904a
5 changed files with 87 additions and 0 deletions

View file

@ -67,6 +67,9 @@ def reset_devs(dev, apdev):
try:
hapd = HostapdGlobal()
hapd.flush()
hapd.remove('wlan3-6')
hapd.remove('wlan3-5')
hapd.remove('wlan3-4')
hapd.remove('wlan3-3')
hapd.remove('wlan3-2')
for ap in apdev: