[PATCH 00/14] Add channel selection tests
Ilan Peer
ilan.peer
Tue Jun 10 10:50:28 PDT 2014
The series adds additional P2P channel selection tests for
single channel use cases, and also adds the ability to run multi
concurrent channel scenarios.
To run with multi channel use:
- ./start.sh channels=<num>
- ./run-tests.sh channels=<num
All tests were verified on top of master + the patches from
"P2P Channel selection enhancements" both in single channel mode
and multi channel mode.
Avraham Stern (10):
tests: GO negotiation with BSS connected
tests: GO with BSS on a disallowed channel
tests: GO negotiation with BSS on a disallowed channel
tests: GO negotiation with forced freq different than BSS freq
tests: Autonomous GO with preferred channel and BSS on another
channel
tests: GO configured preferred channels are disallowed
tests: GO with preferred channel and BSS on a disallowed channel
tests: Frequency set as no GO
tests: P2P go negotiation when two peers force different freq
tests: Autonomous GO random channel selection
Haim Dreyfuss (4):
tests: Add channels argument to run-all.sh and start.sh
tests: Add wpasupplicant get_mcc helper function
tests: Autonomous GO channel selection following BSS
tests: Autonomous GO force different channel than BSS
tests/hwsim/README | 8 ++
tests/hwsim/run-all.sh | 9 +-
tests/hwsim/start.sh | 11 +-
tests/hwsim/test_p2p_channel.py | 274 +++++++++++++++++++++++++++++++++++++++
tests/hwsim/wpasupplicant.py | 5 +
5 files changed, 305 insertions(+), 2 deletions(-)
--
1.7.10.4
More information about the Hostap
mailing list