]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Optimize FT test cases
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 5 Dec 2014 15:12:30 +0000 (17:12 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 5 Dec 2014 15:12:30 +0000 (17:12 +0200)
commit2f816c212c37a86b5499d3710c820d33401b06dc
tree86dc5971791699d411b92f58fcef9d28528d7b9a
parentc337d07a1b46f5cad97a79fee6ffd30341b48382
tests: Optimize FT test cases

Use single channel scan instead of full scan to save time. In addition,
use EAP-GPSK which takes significantly less CPU that EAP-EKE with
default parameters.

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