/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiRoamingPerformanceTest.py | 171 def process_traffic_continuity_results(self, testcase_params, result): argument 201 def process_consistency_results(self, testcase_params, results_dict): argument 365 testcase_params, argument 397 testcase_params, argument 431 def setup_ap(self, testcase_params): argument 449 def setup_dut(self, testcase_params): argument 478 def setup_roaming_test(self, testcase_params): argument 483 def run_ping_test(self, testcase_params): argument 509 def run_iperf_test(self, testcase_params): argument 555 def run_attenuation_waveform(self, testcase_params, step_duration=1): argument [all …]
|
D | WifiRssiTest.py | 93 def pass_fail_check_rssi_stability(self, testcase_params, argument 139 def pass_fail_check_rssi_accuracy(self, testcase_params, argument 425 def run_rssi_test(self, testcase_params): argument 519 def setup_ap(self, testcase_params): argument 542 def setup_dut(self, testcase_params): argument 564 def setup_rssi_test(self, testcase_params): argument 584 def get_traffic_timeout(self, testcase_params): argument 600 def compile_rssi_vs_atten_test_params(self, testcase_params): argument 643 def compile_rssi_stability_test_params(self, testcase_params): argument 675 def compile_rssi_tracking_test_params(self, testcase_params): argument [all …]
|
D | WifiThroughputStabilityTest.py | 233 def setup_ap(self, testcase_params): argument 256 def setup_dut(self, testcase_params): argument 284 def setup_throughput_stability_test(self, testcase_params): argument 314 def run_throughput_stability_test(self, testcase_params): argument 368 def get_target_atten(self, testcase_params): argument 397 def compile_test_params(self, testcase_params): argument 421 def _test_throughput_stability(self, testcase_params): argument 463 def extract_test_id(self, testcase_params, id_fields): argument 534 def setup_throughput_stability_test(self, testcase_params): argument 543 def get_target_atten(self, testcase_params): argument
|
D | WifiSensitivityTest.py | 284 def process_rvr_test_results(self, testcase_params, rvr_result): argument 316 def process_ping_test_results(self, testcase_params, ping_result): argument 333 def setup_sensitivity_test(self, testcase_params): argument 345 def setup_ap(self, testcase_params): argument 383 def setup_dut(self, testcase_params): argument 420 def extract_test_id(self, testcase_params, id_fields): argument 425 def get_start_atten(self, testcase_params): argument 479 def compile_test_params(self, testcase_params): argument 512 def _test_sensitivity(self, testcase_params): argument 659 def setup_sensitivity_test(self, testcase_params): argument [all …]
|
D | WifiPingTest.py | 212 def process_ping_results(self, testcase_params, ping_range_result): argument 275 def run_ping_test(self, testcase_params): argument 358 def setup_ap(self, testcase_params): argument 385 def setup_dut(self, testcase_params): argument 423 def setup_ping_test(self, testcase_params): argument 437 def get_range_start_atten(self, testcase_params): argument 450 def compile_test_params(self, testcase_params): argument 495 def _test_ping(self, testcase_params): argument 661 def setup_ping_test(self, testcase_params): argument 669 def extract_test_id(self, testcase_params, id_fields): argument [all …]
|
D | WifiRvrTest.py | 341 def run_rvr_test(self, testcase_params): argument 451 def setup_ap(self, testcase_params): argument 474 def setup_dut(self, testcase_params): argument 501 def setup_rvr_test(self, testcase_params): argument 528 def compile_test_params(self, testcase_params): argument 562 def _test_rvr(self, testcase_params): argument 714 def extract_test_id(self, testcase_params, id_fields): argument 795 def setup_rvr_test(self, testcase_params): argument
|
D | WifiSoftApPerformanceTest.py | 114 def setup_sap_rvr_test(self, testcase_params): argument 162 def compile_test_params(self, testcase_params): argument 191 def _test_sap_rvr(self, testcase_params): argument
|