aboutsummaryrefslogtreecommitdiff
path: root/crosperf/crosperf_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
2021-10-11Auto-format the crosperf filesJordan R Abrahams
2021-10-11Add 'no_lock' crosperf settingJordan R Abrahams
2020-05-26crosperf: introduce option "compress_results" for result directoryzhizhouy
2020-01-30crosperf: migration to python 3Zhizhou Yang
2019-11-13crosperf: fix unittest error without prodaccessZhizhou Yang
2019-10-27crosperf: Add option to not download debug symbolsZhizhou Yang
2019-09-24crosperf: Fix cros lint warningsDenis Nikitin
2019-09-24crosperf: Add top_interval argument to experimentDenis Nikitin
2019-09-16crosperf: Setup CPU frequencyDenis Nikitin
2019-09-10crosperf: Add dut config arguments to experimentDenis Nikitin
2019-08-09crosperf: Print traceback instead of exception type.Tiancong Wang
2019-08-02crosperf: Add "intel_pstate" and "turbostat" argsDenis Nikitin
2019-07-22crosperf: introduce skylab field and pass to experiment and labelZhizhou Yang
2019-03-15crosperf: Feature to ignore min and max value in resultsZhizhou Yang
2019-03-14crosperf: Add unittest for disable ASLR CLTiancong Wang
2018-11-16crosperf: Passing dso and weight to result_cache.pyZhizhou Yang
2017-04-08[toolchain-utils] Fix remaining lint errors in toolchain-utils.Caroline Tice
2016-09-13crosperf+cros_utils: Swap to #!/usr/bin/env.George Burgess IV
2016-04-14[crosperf] Fix more lint errors.Caroline Tice
2016-02-01toolchain-utils: remove uses of deprecated-module 'optparse'.Rahul Chaudhry
2015-12-17crosperf: fix lint warnings.Yunlian Jiang
2015-12-16Run pyformat on all the toolchain-utils files.Luis Lozano
2015-12-11Crosperf: Fix many broken unittests.Caroline Tice
2015-06-24Make crosperf unit tests executable.cmtice
2015-04-27Fix various unittest failures.cmtice
2014-07-03Adding/updating a few more unittests for Crosperf.cmtice