]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Extend wpas_ctrl_bssid_filter for remote testing
authorJanusz Dziedzic <janusz.dziedzic@gmail.com>
Sun, 12 Jan 2020 22:02:26 +0000 (23:02 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 23 Feb 2020 15:50:44 +0000 (17:50 +0200)
commitbdff1be152f039f5833586191498f2f10bffeda0
tree5b3ec563cf5b479e1735645c88b2140de10e7669
parente206c93f31ef089c5b8307bbb8753bfb8b952708
tests: Extend wpas_ctrl_bssid_filter for remote testing

When this test case is ran in remote test environment, there could be
additional APs in scan results after bssid_filter has been disabled.
That breaks the check on SCAN_RESULTS output. Extend this to cover the
remote testing case by using bssid_filter with both known APs listed
instead of full wildcard.

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@gmail.com>
tests/hwsim/test_wpas_ctrl.py