aboutsummaryrefslogtreecommitdiffstats
path: root/util/flashrom_tester
Commit message (Expand)AuthorAgeFilesLines
* flashrom_tester: Add an implementation using libflashromEvan Benn2022-08-264-10/+210
* flashrom_tester: Add _into_file to function namesEvan Benn2022-08-264-18/+21
* flashrom_tester: Call crossystem with write protect argumentEvan Benn2022-08-233-92/+22
* flashrom_tester: Fix cmd read_region to read only the regionEvan Benn2022-08-181-11/+10
* flashrom_tester: Write a newline with the wp promptEvan Benn2022-08-181-17/+21
* flashrom_tester: Move all subprocess stderr logging to dispatchEvan Benn2022-08-031-62/+34
* flashrom_tester: Parse fmap header as little endianEvan Benn2022-08-021-1/+1
* flashrom_tester: update to built-0.5George Burgess IV2022-08-021-2/+2
* flashrom_tester: Add write_file_with_layout positive testEvan Benn2022-07-212-2/+26
* flashrom_tester: Refactor Error typeEvan Benn2022-07-213-21/+46
* flashrom_tester: Remove subprocess from elog_sanity_testEvan Benn2022-07-214-33/+43
* flashrom_tester: Use Flashrom trait instead of struct FlashromCmdEvan Benn2022-07-215-319/+356
* util/flashrom_tester: Update sys-info crate to version 0.9Angel Pons2022-05-121-1/+1
* Global cleanup: Fix a few spelling errorsMartin Roth2022-05-031-1/+1
* flashrom_tester: Use elogtool to list firmware eventlogJack Rosenthal2021-10-272-7/+7
* CHROMIUM: flashrom_tester: Remove --ignore-fmap optionDaniel Campello2021-05-062-10/+3
* CHROMIUM: flashrom_tester: Drop nix dependencyChirantan Ekbote2021-05-062-7/+13
* flashrom_tester: update syntax for --wp-rangeDaniel Campello2021-05-061-5/+4
* CHROMIUM: avl_tool: more gracefully handle termination by SIGINTPeter Marheine2021-02-114-1/+51
* util/flashrom_tester: Upstream E2E testing frameworkEdward O'Callaghan2020-02-2416-0/+2680