[PATCH 00/14] Modification for hwsim for P2P Device
Ilan Peer
ilan.peer
Wed Oct 14 08:43:06 PDT 2015
The patch set includes modifications needed to pass some tests
when a dedicated P2P Device interface is used.
Avraham Stern (14):
tests: Fix ap_cipher_tkip_countermeasures_sta() test
tests: Skip wpas_ap_dfs() test if DFS is not supported
tests: Set bridge ageing in ap_wpa2_bridge_fdb() test
tests: Set MAC address in wpas_ctrl_interface_add2() test
tests: Change persistent_group_missed_inv_resp() test
tests: Change wpas_config_file() test
tests: Change some p2p_ext_vendor_elem_* tests
ctrl: Redirect global MGMT_TX and GET commands to P2P Device interface
tests: Change gas_max_pending() and gas_no_pending() tests
tests: Modify nfc_p2p_go_neg_ip_pool_oom() test
tests: Use the global ctrl interface in nfc_p2p_go_neg()
ctrl: Add P2P_ASSOC_RESP to P2P vendor elements
ctrl: Enable adding profiles for P2P device interface
tests: Modify persistent_group_profile_add() test
tests/hwsim/test_ap_ciphers.py | 2 +-
tests/hwsim/test_ap_psk.py | 1 +
tests/hwsim/test_gas.py | 16 ++++++++--------
tests/hwsim/test_nfc_p2p.py | 4 ++--
tests/hwsim/test_p2p_ext.py | 36 +++++++++++++++++++++---------------
tests/hwsim/test_p2p_persistent.py | 18 ++++++++++--------
tests/hwsim/test_wpas_ap.py | 8 ++++++++
tests/hwsim/test_wpas_config.py | 1 +
tests/hwsim/test_wpas_ctrl.py | 2 ++
tests/hwsim/wpasupplicant.py | 22 ++++++++++++++++++++--
wpa_supplicant/ctrl_iface.c | 9 +++++++++
11 files changed, 83 insertions(+), 36 deletions(-)
--
1.9.1
More information about the Hostap
mailing list