[PATCH 00/17] Fix some tests to also work with a dedicate P2P Device
Ilan Peer
ilan.peer
Tue May 5 02:36:48 PDT 2015
This series addresses some failures found when running the tests with a
configuration that always enables the usage of a dedicated P2P Device interface.
Ben Rosenfeld (15):
tests: fix test_ap_pmf to use own_addr
tests: change p2p_set_ssid_postfix() to use the group interface to get
the ssid
tests: change set_country() to use the global interface to get country
event
tests: change test_p2p_messages to use global interface
tests: change test_p2p_persistent to use the global control interface
tests: Remove all P2P networks in call to reset
tests: change test_persistent_group_per_sta_psk() to use global
interface
tests: change list_networks() to use global interface with P2P
tests: change persistent_group_invite_removed_client() to use global
interface
tests: change persistent_go_client_list() to use global interface
tests: change p2p_device_misuses() to use group interface
P2P: when removing a P2P client start from current interface
tests: use list_networks with p2p=true in test_p2p_channel
tests: update group_ifname after group started
tests: change p2p_device_nfc_invite() to use global interface
Ilan Peer (2):
tests: Fix test_p2ps.py to save group results
tests: Skip some tests in P2PS when a dedicated P2P Device is used
tests/hwsim/test_ap_pmf.py | 4 ++--
tests/hwsim/test_p2p_channel.py | 4 ++--
tests/hwsim/test_p2p_device.py | 4 ++--
tests/hwsim/test_p2p_messages.py | 28 +++++++++++------------
tests/hwsim/test_p2p_persistent.py | 34 +++++++++++++++-------------
tests/hwsim/test_p2p_set.py | 2 +-
tests/hwsim/test_p2ps.py | 46 +++++++++++++++++++++++++++++++++-----
tests/hwsim/wpasupplicant.py | 8 +++++--
wpa_supplicant/p2p_supplicant.c | 2 +-
9 files changed, 87 insertions(+), 45 deletions(-)
--
1.9.1
More information about the Hostap
mailing list