aboutsummaryrefslogtreecommitdiffstats
path: root/tests/meson.build
diff options
context:
space:
mode:
authorSergii Dmytruk <sergii.dmytruk@3mdeb.com>2021-11-10 00:45:09 +0200
committerAnastasia Klimchuk <aklm@chromium.org>2022-05-12 03:05:37 +0000
commitb728f4b9483f84eefe4cd0bd23fa9f1c71ebebc3 (patch)
tree60f7123f0fe0c0113ad3f270500e077b2b844d73 /tests/meson.build
parent3f4b62b444b01800ac07451f506986d7e612d708 (diff)
downloadflashrom-b728f4b9483f84eefe4cd0bd23fa9f1c71ebebc3.tar.gz
flashrom-b728f4b9483f84eefe4cd0bd23fa9f1c71ebebc3.tar.bz2
flashrom-b728f4b9483f84eefe4cd0bd23fa9f1c71ebebc3.zip
tests: test write protection
Tests both WP implementation and its emulation in dummy programmer. Change-Id: I49af7f6d173eb4c56c22d80b01a473b8c499c0f8 Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/59075 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Thomas Heijligen <src@posteo.de> Reviewed-by: Anastasia Klimchuk <aklm@chromium.org> Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build
index d3b46b19..588ac17f 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -23,6 +23,7 @@ srcs = [
'lifecycle.c',
'layout.c',
'chip.c',
+ 'chip_wp.c',
]
mocks = [