Searched refs:conndev (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/tests/hwsim/ |
D | test_ap_ft.py | 136 test_connectivity=True, eap_identity="gpsk user", conndev=False, argument 220 if conndev: 221 hwsim_utils.test_connectivity_iface(dev, hapd1ap, conndev) 261 if conndev: 262 hwsim_utils.test_connectivity_iface(dev, hapd2ap, conndev) 293 if conndev: 294 hwsim_utils.test_connectivity_iface(dev, hapd1ap, conndev) 384 run_roams(dev[0], apdev, hapd0, hapd1, ssid, passphrase, conndev="brvlan1") 424 run_roams(dev[0], apdev, hapd0, hapd1, ssid, passphrase, conndev="brvlan1") 446 run_roams(dev[0], apdev, hapd0, hapd1, ssid, passphrase, conndev="brvlan1", [all …]
|