]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: RRM: Wait for AP STA before requests to AP
authorJohannes Berg <johannes.berg@intel.com>
Mon, 25 Sep 2023 07:20:45 +0000 (09:20 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 28 Oct 2023 09:10:18 +0000 (12:10 +0300)
commit7e558095c7d5a08a6c73a977f6905d57e45a69dc
tree51d48a60a81cba5989bba65f30ae3621e091e69c
parent4f4923bb0848173be5a2259075fc810deba5f714
tests: RRM: Wait for AP STA before requests to AP

Before requesting anything about the specific STA from the AP wait for
it to show up, so that things don't fail if the hostapd process didn't
yet get time to process things.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
tests/hwsim/test_rrm.py