summaryrefslogtreecommitdiffstats
path: root/util/flashrom_tester
Commit message (Expand)AuthorAgeFilesLines
* flashrom_tester: Add positive check to verify_fail_testEvan Benn2023-02-064-2/+50
* flashrom_tester: Rewrite IOOpts to support more operationsEvan Benn2023-02-064-134/+133
* flashrom_tester: Rename lock_test hwwp_locks_swwp_testEvan Benn2023-02-061-2/+2
* flashrom_tester: Simplify wp_toggle_test and renameEvan Benn2023-01-311-5/+2
* flashrom_tester: Add a description of each testEvan Benn2023-01-311-7/+13
* flashrom_tester: Remove --output log redirect optionEvan Benn2023-01-314-66/+29
* rust: Add license and other metadata to Cargo.tomlEvan Benn2023-01-122-0/+4
* flashrom_tester: Drop dediprog, ec, and servo targetsNikolai Artemiev2022-12-214-51/+3
* flashrom_tester: partial_lock: Use WriteProtectState cacheEvan Benn2022-11-242-4/+24
* flashrom_tester: Change the wp_toggle semanticsEvan Benn2022-11-243-25/+14
* flashrom_tester: Log some cros lsb-release informationEvan Benn2022-11-243-0/+15
* flashrom_tester: Check the WP state when settingEvan Benn2022-11-241-9/+25
* flashrom_tester: Simplify WriteProtectStateEvan Benn2022-11-241-187/+37
* flashrom_tester: lock_test: Make the logic clear and explicitEvan Benn2022-11-241-4/+4
* flashrom_tester: Fix unit test errorEvan Benn2022-11-231-2/+3
* flashrom_tester: Only print color when stdout isattyEvan Benn2022-11-174-25/+57
* flashrom_tester: Change timestamp to UTC microsecondEvan Benn2022-11-171-2/+2
* flashrom_tester: Use path types for things that are pathsEvan Benn2022-11-096-69/+79
* flashrom_tester: Move layout_file to TestEnvEvan Benn2022-11-092-24/+37
* flashrom_tester: Fix cargo check and clippy warningsEvan Benn2022-09-198-45/+33
* 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