/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiRoamingPerformanceTest.py | 160 def process_traffic_continuity_results(self, testcase_params, result): argument 188 def process_consistency_results(self, testcase_params, results_dict): argument 350 testcase_params, argument 384 testcase_params, argument 418 def setup_ap(self, testcase_params): argument 436 def setup_dut(self, testcase_params): argument 463 def setup_roaming_test(self, testcase_params): argument 468 def run_ping_test(self, testcase_params): argument 494 def run_iperf_test(self, testcase_params): argument 540 def run_attenuation_waveform(self, testcase_params, step_duration=1): argument [all …]
|
D | WifiRssiTest.py | 104 def pass_fail_check_rssi_stability(self, testcase_params, argument 150 def pass_fail_check_rssi_accuracy(self, testcase_params, argument 436 def run_rssi_test(self, testcase_params): argument 526 def setup_ap(self, testcase_params): argument 549 def setup_dut(self, testcase_params): argument 571 def setup_rssi_test(self, testcase_params): argument 591 def get_traffic_timeout(self, testcase_params): argument 607 def compile_rssi_vs_atten_test_params(self, testcase_params): argument 650 def compile_rssi_stability_test_params(self, testcase_params): argument 682 def compile_rssi_tracking_test_params(self, testcase_params): argument [all …]
|
D | WifiThroughputStabilityTest.py | 241 def setup_ap(self, testcase_params): argument 264 def setup_dut(self, testcase_params): argument 292 def setup_throughput_stability_test(self, testcase_params): argument 314 def run_throughput_stability_test(self, testcase_params): argument 354 def get_target_atten_tput(self, testcase_params): argument 398 def compile_test_params(self, testcase_params): argument 427 def _test_throughput_stability(self, testcase_params): argument 469 def extract_test_id(self, testcase_params, id_fields): argument 540 def setup_throughput_stability_test(self, testcase_params): argument 549 def get_target_atten_tput(self, testcase_params): argument
|
D | WifiSensitivityTest.py | 296 def process_rvr_test_results(self, testcase_params, rvr_result): argument 328 def process_ping_test_results(self, testcase_params, ping_result): argument 345 def setup_sensitivity_test(self, testcase_params): argument 357 def setup_ap(self, testcase_params): argument 395 def setup_dut(self, testcase_params): argument 432 def extract_test_id(self, testcase_params, id_fields): argument 437 def get_start_atten(self, testcase_params): argument 487 def compile_test_params(self, testcase_params): argument 520 def _test_sensitivity(self, testcase_params): argument 667 def setup_sensitivity_test(self, testcase_params): argument [all …]
|
D | WifiPingTest.py | 206 def process_ping_results(self, testcase_params, ping_range_result): argument 301 def run_ping_test(self, testcase_params): argument 381 def setup_ap(self, testcase_params): argument 407 def setup_dut(self, testcase_params): argument 445 def setup_ping_test(self, testcase_params): argument 459 def get_range_start_atten(self, testcase_params): argument 472 def compile_test_params(self, testcase_params): argument 517 def _test_ping(self, testcase_params): argument 676 def setup_ping_test(self, testcase_params): argument 684 def extract_test_id(self, testcase_params, id_fields): argument [all …]
|
D | WifiRvrTest.py | 347 def run_rvr_test(self, testcase_params): argument 455 def setup_ap(self, testcase_params): argument 478 def setup_dut(self, testcase_params): argument 505 def setup_rvr_test(self, testcase_params): argument 532 def compile_test_params(self, testcase_params): argument 566 def _test_rvr(self, testcase_params): argument 718 def extract_test_id(self, testcase_params, id_fields): argument 799 def setup_rvr_test(self, testcase_params): argument
|
D | WifiSoftApPerformanceTest.py | 116 def setup_sap_rvr_test(self, testcase_params): argument 160 def compile_test_params(self, testcase_params): argument 189 def _test_sap_rvr(self, testcase_params): argument
|