- 4c1002a [mobly] Exit non-zero on signals.TestAbortAll by Chris Masone · 3 months ago main
- da7d0e6 Revert "[mobly] Exit non-zero on signals.TestAbortAll" by Chris Masone · 3 months ago
- 2c9e064 [mobly] Remove `noheaders` flag by Cole Alban · 3 months ago
- cf1fd01 [mobly] Exit non-zero on signals.TestAbortAll by Chris Masone · 3 months ago
- ed822f8 [mobly] Limit socket read to under I/O timeout by Prashanth Swaminathan · 3 months ago
- 5db2727 Allow specifying host and port for adb proxy by Prashanth Swaminathan · 3 months ago
- d4f92b6 Add selector-based read for protocol with timeout by Prashanth Swaminathan · 4 months ago
- 68e8ff7 Mark all devices as unrootable by Kevin Lindkvist · 5 months ago
- 991ecb2 Check whether adb forwarding takes effect when hit socket connection failure (#957) by Minghao Li · 6 months ago
- 93e4847 Set default timeout for fastboot command (#959) by Kolin Lu · 6 months ago
- 72d5f0f Update docstring of AndroidDevice controller (#958) by Kolin Lu · 6 months ago
- 7ba7c7c Add timeout support for FastbootProxy (#952) by otakusaikou · 6 months ago
- c98717a Fix suite_runner.run_suite example in docs (#956) by Bryan Henry · 6 months ago
- a489d90 Enable using a custom `fastboot` binary (#954) by tsunghant · 7 months ago
- ac65869 Add support for test_suffixes in --tests args (#953) by Jason Stanko · 8 months ago
- 2ccc96a Implement --list_tests in run_suite_class (#951) by Jason Stanko · 8 months ago
- 130f6d9 Support finding suite class that is not defined in the main module. (#948) by Minghao Li · 9 months ago
- 19e9df4 Support test case selection when using suite class. (#947) by Minghao Li · 9 months ago
- d0b760d Use updated serial when running fastboot command (#945) by sztupkay · 11 months ago
- de93e1e Add `get_service_alias_by_class` in Android service manager. (#942) by Ang Li · 1 year, 1 month ago
- cf3fbfd Remove `setup_generated_tests`. (#941) by Ang Li · 1 year, 1 month ago
- e445764 Remove all SL4A related code (#939) by Ang Li · 1 year, 1 month ago
- 4dfbf7a Update jetpack reference to `androidx`. (#940) by Ang Li · 1 year, 1 month ago
- a9a149a Support selecting test cases in a class with regex (#938) by Ang Li · 1 year, 1 month ago
- 0d634aa Mobly Release 1.12.4 (#937) by Ang Li · 1 year, 1 month ago 1.12.4
- 3fda40a Include k-v pairs from device config as `user_added_info` by default. (#935) by Ang Li · 1 year, 1 month ago
- d32f15b Support passing stdout and stderr in start_standing_subprocess (#934) by Minghao Li · 1 year, 1 month ago
- 306e91c Apply pyink formatting. (#933) by Ang Li · 1 year, 1 month ago
- 3eee8c1 Add utils for installing and uninstalling apks. (#932) by Ang Li · 1 year, 1 month ago
- 0911857 Use self.is_adb_detectable() to prevent build_info from None even it is not in bootloader. (#923) by minghsikang · 1 year, 4 months ago upstream/stable
- 70f5c05 Add snippet client stop timeout (#922) by Minghao Li · 1 year, 4 months ago
- dd2ce76 Fix the error that not all Linux hosts have pgrep installed (#921) by Minghao Li · 1 year, 4 months ago
- bb5e444 Fix utils.stop_standing_subprocess error on Mac OS (#920) by Minghao Li · 1 year, 4 months ago
- 07f0a24 Log each command execution result in utils.run_command (#917) by Minghao Li · 1 year, 5 months ago
- c2810ee Set pyink to a fixed version and fix format (#918) by Minghao Li · 1 year, 5 months ago
- 161ff47 Fix typos in release notes. (#914) by Ang Li · 1 year, 7 months ago 1.12.3
- 2e64eff Mobly Release 1.12.3. (#913) by Ang Li · 1 year, 7 months ago
- f7eb2a0 Mark `utils.get_available_host_port` deprecated (#907) by Minghao Li · 1 year, 8 months ago
- 28be0fd Update `README` after build toolchain changes. (#912) by Ang Li · 1 year, 8 months ago
- 13537bc Fix whitespace stripping in _collect_process_tree (#891) by Sam Balana · 1 year, 8 months ago
- 7b938e0 Switch to pyproject.toml completely (#911) by Ang Li · 1 year, 8 months ago
- 68724d8 Cache `AndroidDevice#model` to reduce fastboot calls (#910) by Ang Li · 1 year, 8 months ago
- 3da49fa Bump min Python ver to 3.11. (#909) by Ang Li · 1 year, 8 months ago
- 707eff2 Count should only count retries and not repeats. (#906) by boon · 1 year, 9 months ago
- 46ff13e Add parent field to records to represent repeat and retry information. (#905) by boon · 1 year, 9 months ago
- 6c5d666 Using tcp:0 in adb forward to pick available host port in snippet client (#904) by Minghao Li · 1 year, 9 months ago
- 8ad26db Adding ability to run adb reverse via mobly AdbProxy, fixes #900 (#903) by Sachin Sagadevan · 1 year, 11 months ago
- ebdec3a Fix current formatting issues and add formatting check to CI workflow (#902) by nkprasad12 · 1 year, 11 months ago
- 45baf1e Allow configuring snippet user. (#899) by nkprasad12 · 1 year, 11 months ago
- 207d793 Add the latest release version and CI build status (#895) by Kolin Lu · 2 years ago
- 539a442 Remove unused imports (#892) by Sam Balana · 2 years, 1 month ago
- 6392f83 Fix a doc typo in records.py (#889) by Tennessee Carmel-Veilleux · 2 years, 4 months ago
- da3c204 Support am instrument options by adding a snippet config class (#886) by Minghao Li · 2 years, 4 months ago
- b443e44 Mobly Release 1.12.2. (#884) by Ang Li · 2 years, 5 months ago 1.12.2
- 031aa94 Do not start logcat service when the Andriod device is in fastboot mode. (#881) by Ang Li · 2 years, 5 months ago
- 791b49c Properly end the test when expects has an error within teardown test. (#882) by boon · 2 years, 5 months ago
- 8693d18 Fix the print test list logic in `test_runner` (#878) by Lucas Abel · 2 years, 5 months ago
- 8bec7e3 Fix unused 'name' argument in AttenuatorPath constructor (#877) by antofara · 2 years, 5 months ago
- 33cc76f Add type hint for `current_test_info` (#879) by nkprasad12 · 2 years, 5 months ago
- 384ebbe Default `TestRunConfig.log_path` to `_DEFAULT_LOG_PATH` (#876) by Lucas Abel · 2 years, 6 months ago
- 61706b7 suite_runner improvements (#875) by Lucas Abel · 2 years, 6 months ago
- 6369938 record: emit explicit end when appending to summary (#872) by Lucas Abel · 2 years, 7 months ago
- caf37d0 Fix unhandling of possible recursion error on `ExceptionRecord.__deepcopy__` (#870) by Lucas Abel · 2 years, 7 months ago
- a8dc1c7 Fix unit test failures on Python 3.11 (#869) by Minghao Li · 2 years, 8 months ago
- 927dd31 Progressively increase intervals between adb root attempts (#867) by antofara · 2 years, 8 months ago
- 2fd507d Mobly Release 1.12.1. (#866) by Ang Li · 2 years, 8 months ago 1.12.1
- 86688d3 Make the summary file path more accessible. (#865) by Ang Li · 2 years, 8 months ago
- 1c44fd9 Ensure the termination of the `teardown_class` record. (#864) by Ang Li · 2 years, 8 months ago
- f7f323e Adjust timeout strategy for `AdbProxy#getprop` (#863) by Ang Li · 2 years, 8 months ago
- 2371557 Fix list_fastboot_devices for other usb interfaces (#859) by Tatsujin Chin · 2 years, 9 months ago
- 8d044d2 Add check for Cuttlefish devices in `is_emulator` (#860) by xianyuanjia · 2 years, 9 months ago
- 7892f34 Omit traceback logging for test skip exceptions (#862) by Taylor Cramer · 2 years, 9 months ago
- 8254871 Handle SIGTERM in Mobly. (#858) by boon · 2 years, 9 months ago
- 9238569 Don't mutate BaseTestClass.record_data() argument. (#856) by Jon Wolverton · 2 years, 10 months ago
- f788d41 Fix erroneous asserts.assert_count_equal docstring summary (#855) by Art Orlov · 2 years, 10 months ago
- 1b6e611 Add debug logging for fastboot commands. (#854) by Aidan Holm · 2 years, 10 months ago
- a6e5ad2 Update instrumentation_tutorial.md (#853) by Sebastian · 2 years, 11 months ago
- 3f8bec9 Expose the method to set new log prefix in PrefixLoggerAdapter (#852) by Minghao Li · 2 years, 11 months ago
- c4261ef Remove unused dependencies (#850) by Sam Balana · 3 years ago
- 7fb5084 Create a prefix logger adapter class to add prefix to logs (#849) by Minghao Li · 3 years, 1 month ago
- 516b715 Always create the `AndroidDevice` object specific log directory. (#848) by Ang Li · 3 years, 1 month ago
- 2da2ec3 Mobly Release 1.12. (#846) by Ang Li · 3 years, 2 months ago 1.12
- 792df04 Fix calling `generate_tests` in the `setup_genearted_tests` stage. (#847) by Ang Li · 3 years, 2 months ago
- 84a80b3 Rename the `setup_generated_tests` stage to `pre_run`. (#844) by Ang Li · 3 years, 2 months ago
- f2a80ca Add a --verbose argument to the test_runner to set DEBUG logging level (#840) by David Duarte · 3 years, 2 months ago
- 04bef05 Clean up legacy code (#842) by Minghao Li · 3 years, 2 months ago
- 172d0cb Deprecate legacy snippet modules after snippet client v2 migration (#841) by Minghao Li · 3 years, 2 months ago
- 98273a2 Flip the default Android snippet client version to V2 (#839) by Minghao Li · 3 years, 3 months ago
- 9778e55 Remove argv check. Check is already done in parse_cli_args and should be sys.argv[1:]. (#838) by boon · 3 years, 3 months ago
- 7948eaf Add termination signal type to record. (#837) by Ang Li · 3 years, 3 months ago
- 6ea354d Support switching to client V2 via Android Device property setting (#835) by Minghao Li · 3 years, 3 months ago
- aad7f30 Add error type to `ExceptionRecord`. (#836) by Ang Li · 3 years, 3 months ago
- 0b8fabd ClientBase shouldn't call "stop" if "before_starting_server" failed (#834) by Minghao Li · 3 years, 4 months ago
- a0948ae Alias error classes of callback handler v1 to the new ones (#832) by Minghao Li · 3 years, 4 months ago
- a7ed61e Standardize Async RPC for snippet client v2 (#826) by Minghao Li · 3 years, 4 months ago
- bafbbcf Fix typos in tutorial.md (#830) by Ted Pudlik · 3 years, 4 months ago
- 22a88e0 Client V2 cleans event client when it stops (#825) by Minghao Li · 3 years, 4 months ago
- 5a313a3 Fix typo in run_command (#810) by nkprasad12 · 3 years, 4 months ago
- 3efdd54 Create base suite class and add run_suite_class to suite runner. (#817) by boon · 3 years, 4 months ago
- 9da3bce Remove client v2's unit test's dep on subprocess (#823) by Minghao Li · 3 years, 4 months ago