aboutsummaryrefslogtreecommitdiffstats
path: root/util/flashrom_tester/src/tests.rs
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: partial_lock: Use WriteProtectState cacheEvan Benn2022-11-241-4/+6
* flashrom_tester: Log some cros lsb-release informationEvan Benn2022-11-241-0/+3
* flashrom_tester: lock_test: Make the logic clear and explicitEvan Benn2022-11-241-4/+4
* flashrom_tester: Use path types for things that are pathsEvan Benn2022-11-091-1/+1
* flashrom_tester: Move layout_file to TestEnvEvan Benn2022-11-091-22/+4
* flashrom_tester: Fix cargo check and clippy warningsEvan Benn2022-09-191-12/+10
* flashrom_tester: Add _into_file to function namesEvan Benn2022-08-261-1/+2
* flashrom_tester: Call crossystem with write protect argumentEvan Benn2022-08-231-4/+2
* flashrom_tester: Parse fmap header as little endianEvan Benn2022-08-021-1/+1
* flashrom_tester: Add write_file_with_layout positive testEvan Benn2022-07-211-2/+14
* flashrom_tester: Remove subprocess from elog_sanity_testEvan Benn2022-07-211-14/+19
* flashrom_tester: Use Flashrom trait instead of struct FlashromCmdEvan Benn2022-07-211-13/+12
* flashrom_tester: Use elogtool to list firmware eventlogJack Rosenthal2021-10-271-3/+3
* CHROMIUM: avl_tool: more gracefully handle termination by SIGINTPeter Marheine2021-02-111-1/+3
* util/flashrom_tester: Upstream E2E testing frameworkEdward O'Callaghan2020-02-241-0/+385