summaryrefslogtreecommitdiffstats
path: root/util/flashrom_tester/src
Commit message (Expand)AuthorAgeFilesLines
* flashrom_tester: Add positive check to verify_fail_testEvan Benn2023-02-061-1/+11
* flashrom_tester: Rewrite IOOpts to support more operationsEvan Benn2023-02-061-12/+10
* 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-312-66/+24
* flashrom_tester: Drop dediprog, ec, and servo targetsNikolai Artemiev2022-12-212-10/+1
* flashrom_tester: partial_lock: Use WriteProtectState cacheEvan Benn2022-11-242-4/+24
* 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-173-25/+56
* flashrom_tester: Change timestamp to UTC microsecondEvan Benn2022-11-171-2/+2
* flashrom_tester: Use path types for things that are pathsEvan Benn2022-11-093-15/+15
* flashrom_tester: Move layout_file to TestEnvEvan Benn2022-11-092-24/+37
* flashrom_tester: Fix cargo check and clippy warningsEvan Benn2022-09-196-25/+20
* flashrom_tester: Add an implementation using libflashromEvan Benn2022-08-261-9/+34
* flashrom_tester: Add _into_file to function namesEvan Benn2022-08-262-6/+9
* flashrom_tester: Call crossystem with write protect argumentEvan Benn2022-08-233-92/+22
* flashrom_tester: Write a newline with the wp promptEvan Benn2022-08-181-17/+21
* flashrom_tester: Parse fmap header as little endianEvan Benn2022-08-021-1/+1
* flashrom_tester: Add write_file_with_layout positive testEvan Benn2022-07-212-2/+26
* flashrom_tester: Refactor Error typeEvan Benn2022-07-211-12/+17
* flashrom_tester: Remove subprocess from elog_sanity_testEvan Benn2022-07-212-33/+19
* flashrom_tester: Use Flashrom trait instead of struct FlashromCmdEvan Benn2022-07-213-39/+46
* 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: Drop nix dependencyChirantan Ekbote2021-05-061-6/+12
* CHROMIUM: avl_tool: more gracefully handle termination by SIGINTPeter Marheine2021-02-113-1/+50
* util/flashrom_tester: Upstream E2E testing frameworkEdward O'Callaghan2020-02-249-0/+1894