]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make country code clearing in dbus_interface more robust
authorJouni Malinen <j@w1.fi>
Sat, 21 Dec 2024 20:31:07 +0000 (22:31 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 21 Dec 2024 20:31:07 +0000 (22:31 +0200)
commit4e4078bb14ed16909adb189b800c6b404be1da64
tree1fb429bc7ac4ba3b0e4579904045ee89b2ce7224
parent84f99b6e8d6c3d3d7708eef5b2e42d7c0e1a30e5
tests: Make country code clearing in dbus_interface more robust

Wait for the specific CTRL-EVENT-REGDOM-CHANGE events to try to avoid
test failures due to some race conditions and the US country code being
left effective at the end of the test case.

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