]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Speed up IBSS test using single channel scan on SELECT_NETWORK
authorJouni Malinen <j@w1.fi>
Fri, 4 Apr 2014 20:13:49 +0000 (23:13 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 4 Apr 2014 20:13:49 +0000 (23:13 +0300)
commitca4fd18290cc0966cba6d71a079d8c9177e53d1d
tree1d07f382238e9fb82ce67d658e5021f17ba75ac1
parent204c9ac4eed9f0ad69497f2efcd0d095dfd6e61c
tests: Speed up IBSS test using single channel scan on SELECT_NETWORK

This removes unnecessary waits and adds test coverage for SELECT_NETWORK
freq parameter.

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