aboutsummaryrefslogtreecommitdiffstats
path: root/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 38f5be56..318d4aa7 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -21,6 +21,13 @@ srcs = [
'flashrom.c',
'spi25.c',
'lifecycle.c',
+ 'dummyflasher.c',
+ 'nicrealtek.c',
+ 'raiden_debug_spi.c',
+ 'dediprog.c',
+ 'linux_mtd.c',
+ 'linux_spi.c',
+ 'realtek_mst_i2c_spi.c',
'layout.c',
'chip.c',
'chip_wp.c',