aboutsummaryrefslogtreecommitdiff
path: root/crosperf/settings_factory_unittest.py
AgeCommit message (Expand)Author
2023-04-28crosperf: Add keep_stateful experiment fieldDenis Nikitin
2023-04-12crosperf: Add ignore_cache alias for rerunDenis Nikitin
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-11Add 'no_lock' crosperf settingJordan R Abrahams
2021-04-14replaces skylab with crosfleetChristopher Di Bella
2020-05-26crosperf: introduce option "compress_results" for result directoryzhizhouy
2020-05-14toolchain_utils: Make DUT config in nightly crosperf defaultDenis Nikitin
2020-02-07crosperf: introduce new test_that and skylab run for suite_runnerZhizhou Yang
2020-01-30crosperf: migration to python 3Zhizhou Yang
2019-10-27crosperf: Add option to not download debug symbolsZhizhou Yang
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-02crosperf: Add "intel_pstate" and "turbostat" argsDenis Nikitin
2019-07-22crosperf: introduce skylab field and pass to experiment and labelZhizhou Yang
2019-04-18crosperf: generate perf report with correct debug filesZhizhou 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
2017-03-14crosperf: update unittest for 8332364cTing-Yuan Huang
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-04-14[crosperf] Fix more lint errors.Caroline Tice
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-12-09crosperf: fix three trival unitttest failures.Yunlian Jiang
2015-06-24Make crosperf unit tests executable.cmtice
2015-04-27Fix various unittest failures.cmtice
2014-10-22Fix issue where crosperf can't find local cros_scratch.cmtice
2014-07-03Adding/updating a few more unittests for Crosperf.cmtice