summaryrefslogtreecommitdiffstats
path: root/util/flashrom_tester/flashrom/src/cmd.rs
Commit message (Expand)AuthorAgeFilesLines
* flashrom_tester: Add positive check to verify_fail_testEvan Benn2023-02-061-0/+12
* flashrom_tester: Rewrite IOOpts to support more operationsEvan Benn2023-02-061-108/+103
* flashrom_tester: Drop dediprog, ec, and servo targetsNikolai Artemiev2022-12-211-29/+0
* flashrom_tester: Change the wp_toggle semanticsEvan Benn2022-11-241-20/+7
* flashrom_tester: Use path types for things that are pathsEvan Benn2022-11-091-42/+52
* flashrom_tester: Fix cargo check and clippy warningsEvan Benn2022-09-191-12/+7
* flashrom_tester: Add _into_file to function namesEvan Benn2022-08-261-8/+8
* flashrom_tester: Fix cmd read_region to read only the regionEvan Benn2022-08-181-11/+10
* flashrom_tester: Move all subprocess stderr logging to dispatchEvan Benn2022-08-031-62/+34
* flashrom_tester: Refactor Error typeEvan Benn2022-07-211-8/+6
* flashrom_tester: Remove subprocess from elog_sanity_testEvan Benn2022-07-211-0/+21
* flashrom_tester: Use Flashrom trait instead of struct FlashromCmdEvan Benn2022-07-211-5/+285
* CHROMIUM: flashrom_tester: Remove --ignore-fmap optionDaniel Campello2021-05-061-5/+1
* flashrom_tester: update syntax for --wp-rangeDaniel Campello2021-05-061-5/+4
* util/flashrom_tester: Upstream E2E testing frameworkEdward O'Callaghan2020-02-241-0/+355