]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_ap_ft.py
tests: Split ap_ft_ap_oom7 into separate test cases
authorJouni Malinen <j@w1.fi>
Tue, 5 Jun 2018 18:48:27 +0000 (21:48 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 5 Jun 2018 18:50:01 +0000 (21:50 +0300)
commitc52626489afbc9273063978391d9ffeada4870c3
tree684429559ab057fa6c51c6eaf98b4919462146a0
parent657b4c45a9323498aba5f288c57b0c2fe2ce2e0f
tests: Split ap_ft_ap_oom7 into separate test cases

The implementation changes in hostapd FT error path handling in the
follow commit would result in ap_ft_ap_oom7 test case failing. This is
triggered partially by PMF protections and SA Query attempts, so it
looks like it is easier to split each failure case into a separate test
case.

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