aboutsummaryrefslogtreecommitdiff
path: root/crosperf/download_images_unittest.py
AgeCommit message (Expand)Author
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-09-07remove `from __future__ import ...` directivesGeorge Burgess IV
2022-09-07Autoformat all Python codeGeorge Burgess IV
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2020-01-30crosperf: migration to python 3Zhizhou Yang
2020-01-16crosperf: fix pylint for crosperfZhizhou Yang
2019-10-27crosperf: Add option to not download debug symbolsZhizhou Yang
2019-10-09crosperf: gsutil location changedZhizhou Yang
2019-04-18crosperf: generate perf report with correct debug filesZhizhou Yang
2017-04-08[toolchain-utils] Fix remaining lint errors in toolchain-utils.Caroline Tice
2017-01-11Fix test_that run for non-telemtry tests.Manoj Gupta
2017-01-04Reduce cros_sdk calls in crosperf.Manoj Gupta
2016-11-10Crosperf: Remove tar file after uncompressing imageManoj Gupta
2016-11-07Download autotest files with crosperf and add autotest path to test_thatManoj Gupta
2016-11-01Update formatting of files before committing changes for autotest. No functio...Manoj Gupta
2016-09-13crosperf+cros_utils: Swap to #!/usr/bin/env.George Burgess IV
2016-02-19refactor and add some checks to image downloading code.Luis Lozano
2015-12-29crosperf: fix lint warnings.Yunlian Jiang
2015-12-21crosperf: fix lint errors.Yunlian Jiang
2015-12-16Run pyformat on all the toolchain-utils files.Luis Lozano
2015-12-14Crosperf: Finish fixing unittest problems.Caroline Tice
2015-12-09crosperf: use cros_utils instead of utils.Yunlian Jiang
2015-06-24Make crosperf unit tests executable.cmtice
2014-05-08Add unittesting for download_images.py (and translate_xbuddy.py).cmtice