]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_ap_ft.py
tests: Use run_ap_ft_pmf_bip_over_ds() for ap_ft_pmf_over_ds
authorJouni Malinen <j@w1.fi>
Sat, 9 Mar 2019 09:33:49 +0000 (11:33 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 9 Mar 2019 09:33:49 +0000 (11:33 +0200)
commit0c481b786674844c04f1aa6346c62af3712bdb69
tree7158b6cec42abfc1f16e7de31a13dfa9eb44cb39
parent46b8ea210585f20a29b44230518fde513b92c706
tests: Use run_ap_ft_pmf_bip_over_ds() for ap_ft_pmf_over_ds

No need to duplicate this functionality when all the ap_ft_pmf_*_over_ds
test cases are doing practically the same thing and the
no-specific-cipher-configuration case can be addressed easily with the
same helper function.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_ft.py