]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make ACS tests more reliable
authorJouni Malinen <j@w1.fi>
Sun, 14 Jan 2024 17:42:23 +0000 (19:42 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 14 Jan 2024 17:42:23 +0000 (19:42 +0200)
commit9aa82da229c709f5f3108318fb4293b4c8d3e9a9
tree6fb2ab807319935a80ab89ac7757cd27b9bffe9d
parentc0674fb4f43e20ddaadc548b4a5763889fb2f125
tests: Make ACS tests more reliable

The test cases that used country code ZA for the actual test on the 5
GHz band ended up failing in some cases due to various race conditions
with the initial AP start on the 5 GHz band using country code US.
Reduce the risk for that type of failures by using the same country code
ZA for both AP starts.

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