aboutsummaryrefslogtreecommitdiff
path: root/crosperf/settings_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-11-04crosperf: fix a download image bugZhizhou 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
2016-11-07Download autotest files with crosperf and add autotest path to test_thatManoj 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-16Run pyformat on all the toolchain-utils files.Luis Lozano
2015-12-11crosperf: fix lint warning.Yunlian Jiang
2015-12-09crosperf: use cros_utils instead of utils.Yunlian Jiang
2015-06-24Make crosperf unit tests executable.cmtice
2014-07-03Adding/updating a few more unittests for Crosperf.cmtice