]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_ap_eap.py
tests: Use single channel scans to speed up test cases
authorJouni Malinen <j@w1.fi>
Sat, 2 Nov 2013 09:22:16 +0000 (11:22 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 2 Nov 2013 09:22:16 +0000 (11:22 +0200)
commitc65f23ab644c179da64ea4ae4079991f88e2d11f
tree3382f06ed1b8701748990f34c8bfbb848c6f48f5
parentde684a2b83c731b28bb3e303ca0ed05f8cdaa708
tests: Use single channel scans to speed up test cases

A full scan in these specific test cases does not add anything to the
coverage, so use a single channel scan for the station connection to
remove undesired extra time needed for a full scan.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_dynamic.py
tests/hwsim/test_ap_eap.py
tests/hwsim/test_ap_pmf.py
tests/hwsim/test_ap_tdls.py