]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make ap_max_num_sta_no_probe_resp more robust
authorJouni Malinen <j@w1.fi>
Sun, 6 Dec 2015 11:35:40 +0000 (13:35 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 6 Dec 2015 11:38:18 +0000 (13:38 +0200)
commitbc321e1597d1b89fdce50d4e6d05744aadb5e1bf
treea041d3e4866d3bfd41194b48767ff009f4295180
parent58059e6c0ce6d23c8d90094b3b5f9caec975e70c
tests: Make ap_max_num_sta_no_probe_resp more robust

It was possible for the AP's Beacon frame to be seen by dev[0] when
running a scan. This is not an error case. Make this test case more
robust by verifying with a sniffer whether a Probe Response frame was
sent to unexpected STA.

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