]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: RSN pre-auth and PMKSA caching with per_sta_vif
authorMichael Braun <michael-dev@fami-braun.de>
Wed, 24 Feb 2016 11:53:10 +0000 (12:53 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 28 Feb 2016 13:43:24 +0000 (15:43 +0200)
commita12b30f2d464083b7576a77d1981800055ec49e8
tree64589f1bc638f424f7a937b62340a05777eb09a3
parent78bb62b28cbaff6e080e83e2bcfc819dd82f51d2
tests: RSN pre-auth and PMKSA caching with per_sta_vif

This adds new tests to verify pmksa_cache_preauth when
used with per_sta_vif and possibly vlans.

While at it it refactors the code such that the tests
  pmksa_cache_preauth
  pmksa_cache_preauth_vlan_enabled
  pmksa_cache_preauth_vlan_used
  pmksa_cache_preauth_per_sta_vif
  pmksa_cache_preauth_vlan_enabled_per_sta_vif
  pmksa_cache_preauth_vlan_used_per_sta_vif
share code where possible.

Signed-off-by: Michael Braun <michael-dev@fami-braun.de>
tests/hwsim/hostapd.wlan3.vlan
tests/hwsim/hostapd.wlan4.vlan
tests/hwsim/test_pmksa_cache.py