Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
42cae634890faac19c5d000a8b4d07ee7d5ca777
/
client
/
common_lib
17ee256
arc: Extend ARC autotest to allow opt-out.
by khmel
· 8 years ago
5490541
Add __eq__ to error.CmdError and utils.CmdResult
by Prathmesh Prabhu
· 8 years ago
e70fed8
autotest: expunge all references to statsd
by Aviv Keshet
· 8 years ago
557946d
Implement python screenshots using GBM library.
by Joe Kniss
· 8 years ago
ce8ebd6
arc.py: Handle screenshot failure.
by Ilja H. Friedel
· 8 years ago
5f0442d
cr50_utils: change UsbUpdate to UsbUpdater
by Mary Ruthven
· 8 years ago
993cb39
cr50_utils: cleanup docstrings
by Mary Ruthven
· 8 years ago
7a980af
cr50_utils: add board_id utilities
by Mary Ruthven
· 8 years ago
3d4fb02
cr50_utils: Add more informative error message
by Mary Ruthven
· 8 years ago
55a8100
arc.py: Make get_container_root() more robust
by Yusuke Sato
· 8 years ago
da5be4f
cr50_utils: use /dev/tpm0 to get binver and fwver
by Mary Ruthven
· 8 years ago
2d41a7f
cr50_utils: use UsbUpdate to get binver and fwver
by Mary Ruthven
· 8 years ago
47a23a1
Adding support for Meet app along with basic sanity test
by harpreet
· 8 years ago
5ff0986
Improve landing/in-call page evaluation
by Denis Tosic
· 8 years ago
57761dd
Revert "arc.py: Add adb_cmd timeout"
by Chung-yih Wang
· 8 years ago
c58c7ab
arc.py: Fix unblock_outbound()
by Chung-yih Wang
· 8 years ago
b5420a7
[autotest] Extract _get_metric_fields()
by Allen Li
· 8 years ago
1a5cc0a
[autotest] Get rid of to_raise exception storing
by Allen Li
· 8 years ago
fadbfdf
[autotest] Pass clobber_stateful to cros_au.
by David Haddock
· 8 years ago
ed3f149
[autotest] Mock out retry waiting in tests
by Allen Li
· 8 years ago
4d98189
Additional refactoring of cfm hangouts api class
by harpreet
· 8 years ago
66ffb0a
Renaming cfm_util and refactoring code as needed.
by harpreet
· 8 years ago
942526e
arc.py: Add adb_cmd timeout
by Chung-yih Wang
· 8 years ago
ad719c1
Revert "Rename SSHHost.run to SSHHost.run_very_slowly"
by Allen Li
· 8 years ago
8cd06ce
[autotest]dbus_send: Drop the compat regex in the output parsing logic
by Daniel Wang
· 8 years ago
672fb5f
Rename SSHHost.run to SSHHost.run_very_slowly
by Po-Hsien Wang
· 8 years ago
3ce538e
[autotest] Return the PID of the successful autoupdate run.
by David Haddock
· 8 years ago
4ed69e0
Make wait_for_adb_ready wait for data mounted
by Victor Hsieh
· 8 years ago
9f45534
autotest: don't allow retry in retrying provision to raise error correctly.
by xixuan
· 8 years ago
b41527d
[autotest] gs_offloader refactor
by Allen Li
· 8 years ago
fd90710
[autotest] Remove final vestiges of WAITING
by Allen Li
· 8 years ago
8745b0d
[autotest] Remove final vestiges of ARCHIVING
by Allen Li
· 8 years ago
9ea833a
Draft of Autotest for SiS FW updater
by Zhongze Hu
· 8 years ago
b273f6f
autotest: Clearly log the process of devserver health check.
by xixuan
· 8 years ago
f53d126
[autotest] Allow control file to specify maximum test results to collect
by Dan Shi
· 8 years ago
3e96cc2
autoupdate: Install stateful_update from the right location
by Gwendal Grignou
· 8 years ago
6c39365
Add support for Mimo when there is 1 more windows.
by Min Zhuo
· 8 years ago
b615091
cr50_utils: add board id usb_update arg
by Mary Ruthven
· 8 years ago
6b4cc78
cr50_utils: use argparse to parse usb_update args
by Mary Ruthven
· 8 years ago
a66cc51
cr50_utils: fix string formatting error
by Mary Ruthven
· 8 years ago
26a6a8a
dbus_send: Fixed a bug with _build_arg_string()
by Alexander Curtiss
· 8 years ago
1bf6ec0
[autotest] Fix a bug in bulk_post in metadb upload
by Dan Shi
· 8 years ago
ff1d8ba
[autotest] Remove Brillo v1 update code.
by David Haddock
· 8 years ago
cda739b
Have lsbrelease_utils function respect argument default.
by Prathmesh Prabhu
· 8 years ago
d939d66
autotest: Fix no_pipes behavior of BgJob.
by Hidehiko Abe
· 8 years ago
157a77a
[autotest] Fix lsbrelease_utils.is_moblab to respect its argument.
by Prathmesh Prabhu
· 8 years ago
739e8c7
Adds util class for interacting with the hotlane telemetry API
by Denis Tosic
· 8 years ago
beadce4
[autotest] Remove try catch around collect_cros_au_logs.
by David Haddock
· 8 years ago
468de25
autotest: Add jetstream host autodetection.
by Laurence Goodby
· 8 years ago
bc22566
[autotest] Make message less shouty
by Allen Li
· 8 years ago
7ae78a5
[autotest] Add deprecations.warn
by Allen Li
· 8 years ago
9785a70
autotest: disable provision with original build for hosts at normal state
by xixuan
· 8 years ago
92f6f53
autotest: Decrease provision times from 3 to 2.
by xixuan
· 8 years ago
f19118f
autotest: Limit the scope of retryable error keyword for auto-update.
by xixuan
· 8 years ago
96c3bdc
[autotest] Log test result size tko_job_keyvals
by Dan Shi
· 8 years ago
c92efed
firmware_Cr50Update: move the update code to cr50_utils
by Mary Ruthven
· 8 years ago
2fbe022
cr50_util: change binver to binvers
by Mary Ruthven
· 8 years ago
5682758
Added required dtbo_a image for some Android devices
by markdr
· 8 years ago
f0c8224
autotest: (base_job) delete TAPReport and all callers
by Aviv Keshet
· 8 years ago
b83db0d
Adding a library of methods to calculate perf stats.
by Krishna Gavini
· 8 years ago
690ca48
autotest: Add tx bitrate and rx bitrate support to IwRunner.
by vikram hirehal
· 8 years ago
2396d56
[autotest] Delete redundant call to parent's __str__
by Prathmesh Prabhu
· 9 years ago
3c4fc6f
[common_lib/test.py]: add append opt to output_perf_value
by Po-Hsien Wang
· 8 years ago
a3bbc42
autotest: Check whether a host is in old version before provision.
by xixuan
· 8 years ago
a65125c
autotest: Write all logs returned from collect_cros_au to disk.
by David Haddock
· 8 years ago
395697d
[autotest] Handle tiem_utils call for None input
by Dan Shi
· 8 years ago
af939a2
[autotest]: improve the error message when fail to find devservers
by Shuqian Zhao
· 8 years ago
fa0412a
[moblab] Harden get_moblab_id against race conditions.
by Keith Haddow
· 8 years ago
5633fee
[autotest] Force host_scheduler to use metadata_reporter
by Dan Shi
· 8 years ago
c63d07c
[autotest] Improve deprecation warnings
by Allen Li
· 8 years ago
12aa4a2
autotest: consolidate in_mod_wsgi check, add it to utils _reset_sigpipe
by Aviv Keshet
· 8 years ago
bf59e75
[autotest] Force not to use ssh devserver call if it's not in restricted subnet
by Dan Shi
· 8 years ago
47566ae
autotest: Add station dump support to IwRunner.
by Dane Pollock
· 8 years ago
e9386a7
Lengthened threadname formatting to allow for longer serial numbers
by markdr
· 8 years ago
a5aa7ba
[autotest] Clean up cached property implementation
by Allen Li
· 8 years ago
ed5db42
autotest: silence elasticsearch import warning
by Aviv Keshet
· 8 years ago
d2bbb9e
Fixed bug with flashing
by Benny Peake
· 8 years ago
eba1740
cr50_utils: add -b hack to work with broken usb_updater
by Mary Ruthven
· 8 years ago
221caec
autotest: reduce memory usage when download huge file
by Kuang-che Wu
· 8 years ago
8e976f6
3/3 Allow auto_update by specifying payload filename.
by David Haddock
· 8 years ago
f2c3bde
arc: Switch to using autotest API to enable Play Store
by khmel
· 8 years ago
fc6326f
[autotest] Merge client/common_lib/check_version
by Allen Li
· 9 years ago
7b1a83c
time_utils: don't complain about missing imports
by Brian Norris
· 8 years ago
b3b206f
Reland "[autotest]: Update tests to use new container IP"
by Abhishek Bhardwaj
· 8 years ago
b0f4150
autotest: remove log spam from apache error.log
by Aviv Keshet
· 8 years ago
8e312ec
[autotest] Fix a bug in is_in_container check
by Dan Shi
· 8 years ago
30a90de
[autotest] Update lxc check logic
by Dan Shi
· 8 years ago
5ed7e63
[autotest] Merge client/common_lib/site_utils
by Allen Li
· 9 years ago
7e382a9
dbus_send: allow dbus name with the form org.freedesktop.DBus
by Mengqi Guo
· 8 years ago
6dec0e1
autotest: make master silently ignore wrong-shard job updates
by Aviv Keshet
· 8 years ago
29a12d4
autotest: don't attempt to install sigalrm handler in mod_wsgi processes
by Aviv Keshet
· 8 years ago
5ebf69b
dbus_send_unittest: make it easily runable
by Mike Frysinger
· 8 years ago
2b1a26a
dbus_send: correctly parse new dbus message header
by Daniel Wang
· 8 years ago
f7078b2
network/interface: *really* check if this is a wifi device
by Brian Norris
· 8 years ago
127f1d5
network/interface: drop unused field
by Brian Norris
· 8 years ago
e86ccd8
[mysql_stats] Add retry to mysql_stats queries
by Paul Hobbs
· 8 years ago
2c32d6b
[autotest] Merge client/bin/site_utils
by Allen Li
· 9 years ago
e75ed00
autotest: fix "non attribute 'get_server_name'" introduced from rebase
by xixuan
· 8 years ago
162a032
add test to verify Cr50 update and recovery from erased nvmem
by Mary Ruthven
· 8 years ago
9c4a433
[autotest] Improve error message when job failure reason is unicode
by Luis Hector Chavez
· 8 years ago
Next »