tests: Verify correct VLAN operation after reconnect
authorMichael Braun <michael-dev@fami-braun.de>
Wed, 24 Feb 2016 11:53:08 +0000 (12:53 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 28 Feb 2016 13:25:33 +0000 (15:25 +0200)
commit6556ddaf492a0e170d2ec6845d993fe1c6736ef1
treed495d3f1767f682b79a17060a03429e3353b7090
parent3fdb5005f529ed1ac224d2c8b755ac3c612d62a3
tests: Verify correct VLAN operation after reconnect

This adds a test case ap_vlan_reconnect. It connects, disconnects, and
reconnects a station in a VLAN. This tests for a regression with
wpa_group entering the FATAL_FAILURE state as the AP_VLAN interface is
removed before the group was stopped.

Signed-off-by: Michael Braun <michael-dev@fami-braun.de>
tests/hwsim/test_ap_vlan.py