aboutsummaryrefslogtreecommitdiff
path: root/crosperf/config_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
2016-09-13crosperf+cros_utils: Swap to #!/usr/bin/env.George Burgess IV
2016-04-14[crosperf] Fix more lint errors.Caroline Tice
2015-12-16Run pyformat on all the toolchain-utils files.Luis Lozano
2014-07-03Adding/updating a few more unittests for Crosperf.cmtice
2014-05-08Add 3 unittests, for test_flag.py, config.py and benchmark.pycmtice