]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Start ERP authentication server without AP
authorJouni Malinen <jouni@codeaurora.org>
Mon, 6 May 2019 20:36:30 +0000 (23:36 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 6 May 2019 20:36:30 +0000 (23:36 +0300)
commite374def207c1f9031937631f28c3189e9693d4d9
treef83bf39b31321e8480d49105e06b23363ab8d1ec
parent8528ad0c604cb15239a0dc9f4140c2208448e337
tests: Start ERP authentication server without AP

There is no actual need for running the authentication server with
driver=nl80211, so simplify this by using driver=none instead. This
frees up apdev[1] for actual AP needs in the test cases.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/hostapd.py
tests/hwsim/test_erp.py
tests/hwsim/test_fils.py