| /tools/test/connectivity/acts/framework/tests/controllers/bits_lib/ |
| D | bits_service_test.py | 31 def test_output_log_opens_on_creation(self, mock_open, *_): 38 def test_output_log_gets_closed_on_cleanup(self, _, __, mock_open, *___): argument 48 def test_monsoons_usb_gets_connected_on_cleanup(self, mock_run, *_): 58 def test_service_can_not_be_started_twice(self, *_): 65 def test_service_can_not_be_stoped_twice(self, *_): 72 def test_stopped_service_can_not_be_started(self, *_): 79 def test_service_output_changes_service_reported_state(self, *_): 91 def test_service_output_defines_port(self, *_): 102 *_): 107 def side_effect(*_, **__): [all …]
|
| /tools/test/connectivity/acts/framework/tests/libs/logging/ |
| D | log_stream_test.py | 61 def test_init_adds_null_handler(self, *_): 77 self, *_): 93 def test_validate_styles_raises_when_multiple_file_outputs_set(self, *_): 129 def test_validate_styles_raises_when_no_level_exists(self, *_): 144 def test_validate_styles_raises_when_no_location_exists(self, *_): 159 def test_validate_styles_raises_when_rotate_logs_no_file_handler(self, *_): 181 def test_handle_style_to_acts_log_creates_handler(self, *_): 191 def test_handle_style_to_acts_log_creates_handler_is_lowest_level(self, *_): 204 def test_handle_style_to_stdout_creates_stream_handler(self, *_): 214 def test_handle_style_creates_file_handler(self, *_): [all …]
|
| /tools/test/connectivity/acts/framework/tests/controllers/ |
| D | monsoon_test.py | 30 def test_create_can_create_lvpm_from_id_only(self, *_): 34 def test_create_can_create_lvpm_from_dict(self, *_): 39 def test_create_can_create_hvpm_from_id_only(self, *_): 43 def test_create_can_create_hvpm_from_dict(self, *_): 48 def test_raises_error_if_monsoon_type_is_unknown(self, *_): 52 def test_raises_error_if_monsoon_serial_not_provided(self, *_):
|
| D | iperf_server_test.py | 53 def test_create_creates_server_over_ssh_with_ssh_config_and_port(self, _): argument 134 def test_start_stop_makes_started_false(self, _, __, ___): argument 147 def test_start_sets_current_log_file(self, _, __, ___): argument 159 def test_stop_returns_current_log_file(self, _, __): argument 173 def test_start_does_not_run_two_concurrent_processes( argument 204 def test_start_makes_started_true(self, _): argument 217 def test_start_stop_makes_started_false(self, _, __): argument 231 def test_stop_returns_expected_log_file(self, _, __): argument 244 def test_start_does_not_run_two_concurrent_processes(self, _): argument 259 def test_stop_exits_early_if_no_process_has_started(self, _, __): argument [all …]
|
| /tools/test/connectivity/acts/framework/tests/libs/uicd/ |
| D | uicd_cli_test.py | 28 def _mock_walk(path, **_): 42 def test_set_workflows_sets_correct_file_path(self, *_): 55 def test_set_workflows_adds_workflows_from_directories(self, *_): 72 def test_set_workflows_rejects_duplicate_workflow_names(self, *_): 87 def test_run_generates_correct_uicd_cmds(self, *_):
|
| /tools/test/connectivity/acts/framework/tests/ |
| D | test_runner_test.py | 50 def test_class_name_pattern_single(self, *_): 64 def test_class_name_pattern_multi(self, *_): 79 def test_class_name_pattern_question_mark(self, *_): 93 def test_class_name_pattern_char_seq(self, *_): 110 def test_class_logpath_contains_proper_directory(self, logger_mock, *_):
|
| D | acts_test_decorators_test.py | 343 def result_selector(results, _): argument 351 def test_case(_, attempt_number): argument 367 def result_selector(results, _): argument 374 def test_case(*_): 382 def test_case(*_): 390 def test_case(*_): 400 def test_case(*_): 410 def result_selector(*_): 414 def test_case(*_):
|
| /tools/test/connectivity/acts/framework/tests/libs/test_bindings/ |
| D | binding_test.py | 79 def inner(*_, **__): 91 def inner(*_, **__): 105 def arg_modifier(_, *args, **kwargs): argument 129 def before(*_, **__): 132 def inner(*_, **__): 148 def after(*_, **__): 151 def inner(*_, **__): 165 def inner(*_, **__): 168 def signal_modifier(_, signal, *__, **___): argument
|
| /tools/test/connectivity/acts/framework/tests/event/ |
| D | event_subscription_test.py | 28 def filter_out_event(_): argument 32 def pass_filter(_): argument
|
| D | decorators_test.py | 37 def test(_): argument 47 def test(_): argument 57 def test(self, _): argument
|
| D | event_bus_test.py | 130 def _raise(_): argument 248 def event_listener(_): argument 259 def event_listener(_): argument
|
| D | event_bus_integration_test.py | 99 def event_listener(_): argument 109 def event_listener(_): argument
|
| /tools/test/connectivity/acts_tests/tests/sample/ |
| D | RepeatedTest.py | 24 def get_median_current(test_results, _): argument 45 def test_repeated_case(self, _): argument
|
| /tools/test/connectivity/acts/framework/acts/controllers/android_lib/ |
| D | services.py | 81 def _start(self, _): argument 84 def _stop(self, _): argument 108 def _stop(self, _): argument
|
| /tools/asuite/atest/ |
| D | atest_main_unittest.py | 51 def test_missing_environment_variables_uninitialized(self, _): argument 56 def test_missing_environment_variables_initialized(self, _): argument 221 def test_print_module_info_from_module_name(self, _): argument 248 def test_print_test_info(self, _): argument
|
| D | bug_detector_unittest.py | 79 def test_get_detect_key(self, _): argument 104 def test_detect_bug_caught(self, _): argument
|
| /tools/test/connectivity/acts/framework/acts/controllers/ |
| D | bits.py | 187 def setup(self, *_, registry=None, **__): 267 def disconnect_usb(self, *_, **__): 270 def connect_usb(self, *_, **__): 273 def measure(self, *_, measurement_args=None, 333 def get_metrics(self, *_, timestamps=None, **__):
|
| /tools/security/fuzzing/orphans/hex/ |
| D | hex_decoding_fuzzer.rs | 21 let _ = hex::decode(data); localVariable
|
| /tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/aeroflex/ |
| D | telnet.py | 81 def set_atten(self, idx, value, **_): 110 def get_atten(self, idx, **_):
|
| /tools/asuite/atest/asuite_lib_test/ |
| D | asuite_lib_run_tests.py | 51 def main(_): argument
|
| /tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/minicircuits/ |
| D | http.py | 88 def set_atten(self, idx, value, strict=True, retry=False, **_): 129 def get_atten(self, idx, retry=False, **_):
|
| /tools/test/connectivity/acts/framework/tests/controllers/monsoon_lib/api/lvpm_stock/ |
| D | monsoon_test.py | 59 def test_measure_power_downsample_skipped_if_hz_unset( argument 89 def test_measure_power_tee_skipped_if_ouput_path_not_set(self, _, tee): argument
|
| /tools/test/connectivity/acts/framework/tests/libs/proc/ |
| D | process_test.py | 130 def test_wait_kills_after_timeout(self, *_): 143 def test_sends_signal(self, mock_os, *_): 154 def test_signal_raises_error_on_windows(self, *_): 167 def test_wait_sets_stopped_to_true_before_process_kill(self, *_):
|
| /tools/acloud/ |
| D | acloud_test.py | 68 def main(_): argument
|
| /tools/test/connectivity/acts/framework/tests/controllers/monsoon_lib/api/hvpm/ |
| D | monsoon_test.py | 78 def test_measure_power_downsample_skipped_if_hz_unset( argument 108 def test_measure_power_tee_skipped_if_ouput_path_not_set(self, _, tee): argument
|