Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Convert write chip tests to libflashrom API | Anastasia Klimchuk | 2022-01-19 | 1 | -2/+11 |
* | tests: Convert read chip tests to libflashrom API | Anastasia Klimchuk | 2022-01-19 | 1 | -2/+11 |
* | tests: Convert erase chip tests to libflashrom API | Anastasia Klimchuk | 2022-01-19 | 1 | -2/+3 |
* | tests: Rename flash context in chip tests to flashctx | Anastasia Klimchuk | 2021-11-08 | 1 | -22/+22 |
* | tests: Add tests to write on chip | Anastasia Klimchuk | 2021-11-08 | 1 | -0/+61 |
* | tests: Revise mock chip definition and usage | Anastasia Klimchuk | 2021-10-01 | 1 | -117/+60 |
* | tests: Add tests to read from chip | Anastasia Klimchuk | 2021-10-01 | 1 | -0/+97 |
* | tests: Extract setup and teardown for chip tests | Anastasia Klimchuk | 2021-10-01 | 1 | -55/+47 |
* | tests: Add tests to erase a chip | Anastasia Klimchuk | 2021-08-19 | 1 | -0/+226 |