tests: Optimize ap_qosmap test cases
authorJouni Malinen <j@w1.fi>
Tue, 23 Dec 2014 15:46:34 +0000 (17:46 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 23 Dec 2014 15:46:34 +0000 (17:46 +0200)
commit6d930a1eef10cb020cadb2b2d394a48c363fb436
tree119ec565ae45f18a0f169161d355a00a8b45f7ac
parent4905f1ebfe8a621e059ae54edc49ba37010faf22
tests: Optimize ap_qosmap test cases

Avoid unnecessary DATA_TEST_CONFIG calls and wlantest_cli invocations to
speed up the test cases. This drops ap_qosmap execution time from about
14 seconds to under 3 seconds.

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