]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make p2p_channel test cases more robust
authorJouni Malinen <j@w1.fi>
Wed, 24 Dec 2014 16:32:15 +0000 (18:32 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 25 Dec 2014 14:37:12 +0000 (16:37 +0200)
commitdd859e20ac5993e675344724d4f6aaa00991d9c1
tree9695cb4bb311af39fa8c0200b85a8e90fe76c820
parent1f4de34ec17e885cd55be5ca038ae57014306314
tests: Make p2p_channel test cases more robust

Wait for a CTRL-EVENT-REGDOM-CHANGE even before returning from
set_country() to avoid issues with test operations being executed before
all components have had chance to update their regulatory domain
information. Some of these test cases could fail under heavy load.

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