]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Use newer hostapd.add_ap() argument style
authorJouni Malinen <j@w1.fi>
Sat, 3 Aug 2024 16:02:29 +0000 (19:02 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 3 Aug 2024 16:02:29 +0000 (19:02 +0300)
commit733069fd4c6c71197332642afa91997f3daa0f4a
tree1fcadfc347d078302f636cac1ec02538fd14385c
parent222d4439505395ed9cf5570837814be966367e88
tests: Use newer hostapd.add_ap() argument style

Convert the easy cases of old hostapd.add_ap() uses to the new one.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_ft.py
tests/hwsim/test_ap_open.py
tests/hwsim/test_fils.py
tests/hwsim/test_pasn.py
tests/hwsim/test_rrm.py
tests/hwsim/test_wpas_config.py
tests/hwsim/test_wpas_wmm_ac.py