Searched refs:run_wps_er_proto_test (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/tests/hwsim/ |
D | test_ap_wps.py | 4424 def run_wps_er_proto_test(dev, handler, no_event_url=False, location_url=None, function 4908 run_wps_er_proto_test(dev[0], WPSAPHTTPServer_no_event_sub_url, 4916 run_wps_er_proto_test(dev[0], WPSAPHTTPServer_event_sub_url_dns, 4944 run_wps_er_proto_test(dev[0], WPSAPHTTPServer_no_sid) 4951 run_wps_er_proto_test(dev[0], WPSAPHTTPServer_invalid_sid_no_uuid) 4958 run_wps_er_proto_test(dev[0], WPSAPHTTPServer_invalid_sid_uuid) 4973 run_wps_er_proto_test(dev[0], WPSAPHTTPServer_fail_subscribe) 4988 run_wps_er_proto_test(dev[0], WPSAPHTTPServer_subscribe_invalid_response) 5004 run_wps_er_proto_test(dev[0], WPSAPHTTPServer_invalid_m1, no_event_url=True) 5025 run_wps_er_proto_test(dev[0], WPSAPHTTPServer_no_device, no_event_url=True) [all …]
|