aboutsummaryrefslogtreecommitdiff
path: root/crosperf/suite_runner_unittest.py
AgeCommit message (Expand)Author
2021-04-14replaces skylab with crosfleetChristopher Di Bella
2020-04-23crosperf: add support to run tast benchmarkszhizhouy
2020-02-07crosperf: introduce new test_that and skylab run for suite_runnerZhizhou Yang
2020-01-30crosperf: migration to python 3Zhizhou Yang
2019-12-14crosperf: fix skylab telemetry_Crosperf tests launching commandZhizhou Yang
2019-12-11crosperf: migrate device setup functions for telemetry_CrosperfZhizhou Yang
2019-12-04crosperf: move enable_aslr and turbostat option into dut_configZhizhou Yang
2019-12-03crosperf: Make StopUI/StartUI more robustDenis Nikitin
2019-11-25crosperf: fix the skylab launch tests modeZhizhou Yang
2019-11-12crosperf: migrate all device setup code to a separate utils fileZhizhou Yang
2019-11-05crosperf: Improve cooldown functionalityDenis Nikitin
2019-10-09crosperf: gsutil location changedZhizhou Yang
2019-09-24crosperf: Fix cros lint warningsDenis Nikitin
2019-09-24crosperf: Add top_interval argument to experimentDenis Nikitin
2019-09-17crosperf: Fix thermal failure on veyronDenis Nikitin
2019-09-16crosperf: Setup CPU frequencyDenis Nikitin
2019-09-13crosperf: Wait for CPU cooldown and setup governor.Denis Nikitin
2019-09-10crosperf: Setup CPU configuration based on 'cpu_usage'.Denis Nikitin
2019-09-10crosperf: Add dut config arguments to experimentDenis Nikitin
2019-09-03crosperf: update skylab command lineZhizhou Yang
2019-08-02crosperf: Add "intel_pstate" and "turbostat" argsDenis Nikitin
2019-07-22crosperf: Init workflow to use skylab to run testsZhizhou Yang
2019-07-22crosperf: introduce skylab field and pass to experiment and labelZhizhou Yang
2019-07-10crosperf: Recover intel_pstate performance setupDenis Nikitin
2019-05-28crosperf: Stop setting cpu governor.Manoj Gupta
2019-05-24crosperf: Set governor to powersave.Manoj Gupta
2019-05-22crosperf: Add check core online in PinGovernerFrequency().Tiancong Wang
2019-04-25crosperf: Use --fast to prevent copying sysinfo for telemetry_CrosperfZhizhou Yang
2019-04-18crosperf: generate perf report with correct debug filesZhizhou Yang
2019-03-14crosperf: Add unittest for disable ASLR CLTiancong Wang
2018-05-04crosperf: Disable turbo only if enabled.Manoj Gupta
2018-05-03crosperf: Ignore error when disabling turbo.Manoj Gupta
2018-03-07crosperf: restart ui instead of reboot machine.Yunlian Jiang
2017-04-08[toolchain-utils] Fix remaining lint errors in toolchain-utils.Caroline Tice
2017-03-17Set scaling governor to performance in crosperf.Manoj Gupta
2017-01-24Fix frequency pinning on crosperf.Manoj Gupta
2017-01-11Fix test_that run for non-telemtry tests.Manoj Gupta
2017-01-11Fix some lint warning in suite_runner*.Luis A. Lozano
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
2015-12-22crosperf: fix lint warnings.Yunlian Jiang
2015-12-22crosperf: clean lint warnings.Yunlian Jiang
2015-12-16Run pyformat on all the toolchain-utils files.Luis Lozano
2015-12-15crosperf: RunCommand should return one type of object.Luis Lozano
2015-12-11Crosperf: Fix many broken unittests.Caroline Tice
2015-12-09crosperf: use cros_utils instead of utils.Yunlian Jiang
2015-06-24Make crosperf unit tests executable.cmtice
2015-04-27Fix various unittest failures.cmtice
2014-07-02Add regression test for suite_runner.pycmtice