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

Don't use hardcoded BSSID; instead use the real BSSID from the device.

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