]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix wnm_action_proto_no_pmf to have active WNM_SLEEP operation
authorJouni Malinen <j@w1.fi>
Fri, 22 Sep 2017 08:32:30 +0000 (11:32 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 15 Oct 2017 23:03:47 +0000 (02:03 +0300)
commite22aa2f6ec47d881c78532b6620a394c0a014e48
tree731fe36121788a052eaa62aa899f1e64dc63efd9
parentc29475a9326a2d88f7a41fcc1a2db2895b363a03
tests: Fix wnm_action_proto_no_pmf to have active WNM_SLEEP operation

The previous designed worked since wpa_supplicant did not track pending
request state. With such tracking added, this test case needs to make
sure there is a pending operation when injecting the invalid response.

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