1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-08-16 11:54:41 +02:00

tests: Add layout tests for overlapping regions

There are no tests for layout, it would be great to add some.

Also partially inspired by
commit 06a89d7139
and commit c9039fc279

BUG=b:193584590
TEST=ninja test

Change-Id: I7aa8dc0c9bc5a22fe5deea757eea1a151b969cea
Signed-off-by: Anastasia Klimchuk <aklm@chromium.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/56324
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Anastasia Klimchuk
2021-07-15 10:04:39 +10:00
committed by Edward O'Callaghan
parent 80c3296499
commit 35e8bf64a7
4 changed files with 116 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ srcs = [
'flashrom.c',
'spi25.c',
'init_shutdown.c',
'layout.c',
]
mocks = [