summaryrefslogtreecommitdiffstats
path: root/tests/chip.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Add comprehensive comment for chip.cAnastasia Klimchuk2022-02-141-0/+12
* tests: Set up mock chip memory in consistent and predictable wayAnastasia Klimchuk2022-02-141-0/+2
* tests: Convert write chip tests to libflashrom APIAnastasia Klimchuk2022-01-191-2/+11
* tests: Convert read chip tests to libflashrom APIAnastasia Klimchuk2022-01-191-2/+11
* tests: Convert erase chip tests to libflashrom APIAnastasia Klimchuk2022-01-191-2/+3
* tests: Rename flash context in chip tests to flashctxAnastasia Klimchuk2021-11-081-22/+22
* tests: Add tests to write on chipAnastasia Klimchuk2021-11-081-0/+61
* tests: Revise mock chip definition and usageAnastasia Klimchuk2021-10-011-117/+60
* tests: Add tests to read from chipAnastasia Klimchuk2021-10-011-0/+97
* tests: Extract setup and teardown for chip testsAnastasia Klimchuk2021-10-011-55/+47
* tests: Add tests to erase a chipAnastasia Klimchuk2021-08-191-0/+226