tests: Clean up frequency list in scan_dfs
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 26 Nov 2015 21:42:30 +0000 (23:42 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Nov 2015 21:42:30 +0000 (23:42 +0200)
commitb25f04d44a9482681afa48959ba9c9caf1cb1f7b
tree3a815500cdddd0258839aa0971e5be78adf4c22f
parent3960585785f8f73d497bbecb305bd0cf0e603789
tests: Clean up frequency list in scan_dfs

This makes the test log more readable by converting the values to
integers and sorting the array.

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