]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add test case for multi-BSS configuration file
authorJouni Malinen <j@w1.fi>
Sun, 3 Nov 2013 18:20:50 +0000 (20:20 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 3 Nov 2013 18:20:50 +0000 (20:20 +0200)
commit77990cd7a984c5258a3c8fe5e43eeaf46170f074
tree66a0e0d892136519f5d8b6a9db0cfee50f8ea0c1
parentfee947bfc026745f25f08e17c108bd7823b6cfa4
tests: Add test case for multi-BSS configuration file

Verify that a single configuration file can be used to initiate multiple
BSSes in hostapd and that these BSSes can then be dynamically removed.

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