]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Optimize WFD connect_cli() calls
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 5 Dec 2014 13:30:46 +0000 (15:30 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 5 Dec 2014 13:47:21 +0000 (15:47 +0200)
commitc1e33588b89676d03f264e3fc59c19ae68e00e91
tree96809a2631dc4812f56c2eeb0a68bd5a93b03f5f
parentf8fee788794fedca4abb62dcef3f847fc527f613
tests: Optimize WFD connect_cli() calls

There is no need to run full scan in these test cases, so use single
channel scan to save time.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_p2p_wifi_display.py