tests: Verify RSN preauth with dynamic VLANs
authorMichael Braun <michael-dev@fami-braun.de>
Fri, 10 Apr 2015 12:49:45 +0000 (14:49 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 13 Apr 2015 14:08:10 +0000 (17:08 +0300)
commit515b176e9cb9cc5ef386c205409fb385d147aa43
tree99bc034b63467ba01dfd01e9bde2ce8322295d5f
parentc8e6beabb6f9c3f6a9904b78f7a6bec55117eda2
tests: Verify RSN preauth with dynamic VLANs

This change add two new tests to verify hostapd operation when used with
VLANs. Both are based on pmksa_cache_preauth and enable dynamic VLANs,
pmksa_cache_preauth_vlan_used additionally uses a station with VID 1.

Signed-off-by: Michael Braun <michael-dev@fami-braun.de>
tests/hwsim/hostapd.wlan3.vlan [new file with mode: 0644]
tests/hwsim/hostapd.wlan4.vlan [new file with mode: 0644]
tests/hwsim/test_pmksa_cache.py