Thanks to visit codestin.com
Credit goes to android.googlesource.com
Sign in
android
/
platform
/
external
/
python
/
mobly
/
refs/heads/main-16k
/
mobly
423693a
Remove Python enables identical to global defaults.
by Krzysztof Kosiński
· 3 years, 1 month ago
main-16k
8b4837b
Add build files for Mobly lib
by Julien Desprez
· 3 years, 4 months ago
6d7b621
Adding Snippet Client V2 for Android, Step 1 (#804)
by Minghao Li
· 3 years, 6 months ago
38826e3
Refactor snippet client v2's stop server method (#807)
by Minghao Li
· 3 years, 6 months ago
8e0499c
Rename Snippet client v2's startup sequence steps (#806)
by Minghao Li
· 3 years, 6 months ago
d1b0104
run yapf to fix format (#801)
by Minghao Li
· 3 years, 7 months ago
7d9bb55
Add a new base class for snippet client (#795)
by Minghao Li
· 3 years, 7 months ago
4a3aa58
Add a comment for fastboot. (#798)
by Ang Li
· 3 years, 7 months ago
fe13f5a
Add return type annotations to some AdbProxy methods. (#790)
by Aidan Holm
· 3 years, 8 months ago
117f8ec
Include fastboot devices when validating controller creation. (#791)
by Aidan Holm
· 3 years, 9 months ago
1d1b572
Fix import order and disable broad-except pylint warning. (#788)
by Eric Lin (Tzu Hsiang Lin)
· 3 years, 9 months ago
76b4a21
Add basic `retry()` and `repeat()` support to generated tests. (#766)
by PCMan
· 3 years, 9 months ago
bb94c86
Replace psutil usages in utils.stop_standing_subprocess. (#787)
by Eric Lin (Tzu Hsiang Lin)
· 3 years, 9 months ago
ec30535
Create enum for build info constants (#778)
by boon
· 3 years, 10 months ago
ecf9042
Add type hint to utils.run_command to fix pytype checker error. (#779)
by Eric Lin (Tzu Hsiang Lin)
· 3 years, 10 months ago
d33a2f1
Replace psutil usage with subprocess in utils.run_command. (#776)
by Eric Lin (Tzu Hsiang Lin)
· 3 years, 10 months ago
e64472b
Add incremental build ID and build fingerprint as AndroidDevice build info properties (#774)
by xianyuanjia
· 3 years, 10 months ago
75eeb24
Add assertion functions for parity with unittest (#769)
by Art Orlov
· 3 years, 11 months ago
5097a6f
Change get_atten command for instances where path count is 1. (#771)
by xianyuanjia
· 3 years, 11 months ago
a7d1135
Fix typo in android_device (#764)
by Colin Tan
· 4 years, 1 month ago
0e6dff7
Support overriding direct Rpc calls in `callback_handler`. (#763)
by Ang Li
· 4 years, 1 month ago
b4c8741
Inspect class instead of class instance to get test methods list. (#762)
by xianyuanjia
· 4 years, 2 months ago
a687b66
Remove the monsoon controller (#759)
by Ang Li
· 4 years, 2 months ago
b859211
Cache the current user id in SnippetClient. (#756)
by Ang Li
· 4 years, 3 months ago
66c78c0
Test run exit status should be `0` if test retry eventually passed. (#755)
by Ang Li
· 4 years, 4 months ago
113ac44
Show test run metadata in test summary. (#751)
by Ang Li
· 4 years, 4 months ago
8fc52c2
Supports `universal_newlines` as argument in utils#run_command (#749)
by troub1emaker-sys
· 4 years, 5 months ago
255edd7
Do not raise Error for already connected devices. (#747)
by Ang Li
· 4 years, 5 months ago
c9c20f9
Raise an error when `adb connect` fails. (#746)
by Ang Li
· 4 years, 5 months ago
ff2ff8d
Fix flake8 warning (#741) (#745)
by John
· 4 years, 5 months ago
1194a79
Support custom filename in `AndroidDevice.take_screenshot` (#730)
by jamesgkk
· 4 years, 5 months ago
cc5bd0b
Fix flake8 warning (#741) (#742)
by John
· 4 years, 5 months ago
42f9a05
Fix a bug in `android_device.get_instances_with_configs`. (#744)
by Ang Li
· 4 years, 5 months ago
8624f72
Check Android devices exist before calling commands on them. (#743)
by Ang Li
· 4 years, 5 months ago
509f717
Add support for `max_consecutive_error` in `repeat`. (#740)
by Ang Li
· 4 years, 5 months ago
532b04a
Support native repeat and retry in Mobly. (#734)
by Ang Li
· 4 years, 6 months ago
f3335ac
Fix typo. (#733)
by Aidan Holm
· 4 years, 6 months ago
f5f330a
Fix the behavior of `SnippetClient#is_alive`. (#732)
by Ang Li
· 4 years, 7 months ago
47446d2
Include a debug hint in snippet client error message. (#731)
by Ang Li
· 4 years, 7 months ago
74ecccc
Prefer monotonic time from perf_counter for time measurement. (#725)
by Eric Lin (Tzu Hsiang Lin)
· 4 years, 8 months ago
4e093ad
Drop the py2 compatibility in class declaration statements. (#724)
by Eric Lin (Tzu Hsiang Lin)
· 4 years, 8 months ago
adf65a1
Drop the py2 compatibility in raise_with_traceback. (#727)
by Eric Lin (Tzu Hsiang Lin)
· 4 years, 8 months ago
2efded4
Drop the py2 compatibility support modules. (#720)
by Eric Lin (Tzu Hsiang Lin)
· 4 years, 8 months ago
e41b6fb
Make quote delimiter consistent in mobly/utils.py. (#719)
by Eric Lin (Tzu Hsiang Lin)
· 4 years, 8 months ago
63f0863
Drop the py2 compatibility in super() statements. (#722)
by Eric Lin (Tzu Hsiang Lin)
· 4 years, 8 months ago
4ac4d3c
Remove importing class from modules. (#721)
by Eric Lin (Tzu Hsiang Lin)
· 4 years, 8 months ago
638ac59
Improve port picking logic. (#717)
by Ang Li
· 4 years, 8 months ago
69b07f9
Minor fixes for jsonrpc client. (#718)
by Ang Li
· 4 years, 8 months ago
7248a82
Remove more py2 workarounds. (#716)
by Ang Li
· 4 years, 8 months ago
44e6656
Remove some py2 workarounds. (#715)
by Ang Li
· 4 years, 8 months ago
b7c2324
Re-format all codes to Google style. (#713)
by Ang Li
· 4 years, 9 months ago
ac42976
Fix a non-pythonic usage of `not`. (#708)
by Ang Li
· 4 years, 9 months ago
946e594
Make a logging statement more contextual. (#704)
by Ang Li
· 4 years, 9 months ago
6c11582
Move to 2-space indent: AndroidDevice related files. (#705)
by Ang Li
· 4 years, 9 months ago
3ff6864
Move to 2-space indent: top-level mobly files. (#701)
by Ang Li
· 4 years, 9 months ago
fecc70f
Add a retry mechanism for the ADB command "root”. (#690)
by chuanhsiao
· 4 years, 9 months ago
0d063ee
Remove deprecated code. (#693)
by Ang Li
· 4 years, 9 months ago
e83547d
Drop Python 2 compatibility. (#679)
by Eric Lin (Tzu Hsiang Lin)
· 4 years, 9 months ago
0452861
Use an empty string as the default `TestRunConfig.log_path` (#689)
by Ang Li
· 4 years, 9 months ago
858e65a
Fix a potential resource leakage in `_print_test_names`. (#688)
by Ang Li
· 4 years, 9 months ago
7f09683
Reduce unused variable in _client_receive. (#686)
by Syaoran Kuo
· 5 years ago
d87c88e
Sets default not to do verbose logging (#683)
by Syaoran Kuo
· 5 years ago
0a7dad7
Add not None check in Logcat.create_output_excerpts. (#681)
by Eric Lin (Tzu Hsiang Lin)
· 5 years ago
47a15d7
Add fallback for jrpc client connection when failing to connect. (#678)
by BryanDClark
· 5 years ago
94d075f
Fix typo, rename test function and align style (#677)
by Eric Lin (Tzu Hsiang Lin)
· 5 years ago
4004895
Remove bug report file on device after adb pull. (#676)
by Eric Lin (Tzu Hsiang Lin)
· 5 years ago
6f86793
Add extra log for debug when UnicodeDecodeError happened (#674)
by williamfzc
· 5 years ago
6d19e46
Change an arg name to be consistent. (#671)
by Ang Li
· 5 years ago
a68bae3
Add an API for taking screenshot in AndroidDevice. (#670)
by Ang Li
· 6 years ago
f3f9c63
Fix adb service can NOT start in mobly when debugging with Intelij IDEA
by Eric Lin (Tzu Hsiang Lin)
· 6 years ago
bd96fcf
Use errno instead of os.errno in utils.create_dir (#667)
by xianyuanjia
· 6 years ago
300fc55
Do not check if a service is `alive` in `resume_services`. (#663)
by Ang Li
· 6 years ago
5b6bf21
Properly handle service re-start and resume in `AndroidDevice`. (#662)
by Ang Li
· 6 years ago
5ce4643
Improve concurrent_exec util
by winterfrosts
· 6 years ago
4b98d75
Change MISMATCHED_API_ID from 'Mismatched API id.' to 'RPC request-response ID mismatch.' for clarity. (#657)
by TheTrueSCU
· 6 years ago
d696fae
Rewrite logcat's create_output_excerpts to avoid dangling excerpts. (#658)
by xianyuanjia
· 6 years ago
8980162
Removes unnecessary list handling from -c flag. (#659)
by Mark De Ruyter
· 6 years ago
d32a00d
Do not add `--user` in snippet commands for SDK < 24. (#653)
by Ang Li
· 6 years ago
d919d51
Defaults the controller and user_params to empty dictionaries in TestRunConfig. (#654)
by Mark De Ruyter
· 6 years ago
828cf20
Log path changes in `BaseTestClass`. (#650)
by Ang Li
· 6 years ago
01b3226
Revert "Defaults the controller and user_params to empty dictionaries in TestRunConfig."
by Ang Li
· 6 years ago
e7c607b
Change test case filter to use callable() instead of inspect.ismethod() (#648)
by xianyuanjia
· 6 years ago
207182e
Defaults the controller and user_params to empty dictionaries in TestRunConfig.
by Mark De Ruyter
· 6 years ago
12ead33
Always operate on the current user in `snippet_client`. (#647)
by Ang Li
· 6 years ago
ac54530
Correct docstring for `current_user_id` (#646)
by Ang Li
· 6 years ago
da73f68
[adb] Add a util to retrieve the current user ID. (#645)
by Ang Li
· 6 years ago
95dda74
Allow overriding props with setters via config in `AndroidDevice`. (#644)
by Ang Li
· 6 years ago
313df48
Guarantees the test stage end message is always logged. (#639)
by Mark De Ruyter
· 6 years ago
f74393e
Re-include test_bed_name in load_test_config_file() for backward compatibility (#643)
by xianyuanjia
· 6 years ago
7ecec7d
Rename test_bed_name to testbed_name. (#641)
by xianyuanjia
· 6 years ago
301d726
Remove long deprecated APIs. (#640)
by Ang Li
· 6 years ago
b5aea4c
Fix take_bug_report int issue. (#638)
by winterfroststrom
· 6 years ago
0f98218
Standardize filenames for logcat and bugreport. (#635)
by Ang Li
· 6 years ago
61cfdc5
Fix line length on comment (#637)
by winterfroststrom
· 6 years ago
b66813d
Preserve extensions when truncating filenames (#636)
by winterfroststrom
· 6 years ago
7fa0bf4
Utilize new output file APIs in `logcat_service`. (#634)
by Ang Li
· 6 years ago
e6888c8
Standardize output excerpt APIs in services. (#633)
by Ang Li
· 6 years ago
f596d09
Add find_subclass_in_module utility. (#632)
by winterfroststrom
· 6 years ago
3662c6a
Add find_subclasses_in_module utility method. (#631)
by winterfroststrom
· 6 years ago
a8897ef
Add a method for generating output filenames in `AndroidDevice` (#630)
by Ang Li
· 6 years ago
Next »