mirror of
https://review.coreboot.org/flashrom.git
synced 2025-11-17 21:20:40 +01:00
tests/: Add flashrom.c unit tests
BUG=b:157280555 BRANCH=none TEST=builds Change-Id: I2d9213f98c6c9639f2417466ba4895117e8d600a Signed-off-by: Edward O'Callaghan <quasisec@google.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/41646 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
committed by
Edward O'Callaghan
parent
be4682dc44
commit
629b8f06ec
@@ -2,6 +2,7 @@ root_includes = include_directories('../subprojects')
|
||||
|
||||
srcs = [
|
||||
'tests.c',
|
||||
'flashrom.c',
|
||||
'spi25.c',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user