tests: Optimize autogo test cases by removing unnecessary scans
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 28 Nov 2014 14:54:31 +0000 (16:54 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 28 Nov 2014 21:02:29 +0000 (23:02 +0200)
commitee3f9f3837bce5f9a2641ede08d3b97f6d5f7b03
tree3de816d1eb0c67f85e27fbf86ba34bd7bab4d8db
parent5a631ad2c2ecd0143d2137fc6086d3c82129e063
tests: Optimize autogo test cases by removing unnecessary scans

Keep full channel scans in autogo for test coverage, but use single
channel scan in all other autogo* test cases to remove unnecessary
waiting that does not add any test coverage. This removes more than one
minute from the total test execution time.

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