summaryrefslogtreecommitdiff
path: root/tests/lib/Makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Makefile.mk')
-rw-r--r--tests/lib/Makefile.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/lib/Makefile.mk b/tests/lib/Makefile.mk
index 2090ef8831..7fc5471529 100644
--- a/tests/lib/Makefile.mk
+++ b/tests/lib/Makefile.mk
@@ -39,15 +39,9 @@ tests-y += cbfs-lookup-no-mcache-test
tests-y += cbfs-lookup-has-mcache-test
tests-y += lzma-test
tests-y += ux_locales-test
-tests-y += device_tree-test
lib-test-srcs += tests/lib/lib-test.c
-device_tree-test-srcs += tests/lib/device_tree-test.c
-device_tree-test-srcs += tests/stubs/console.c
-device_tree-test-srcs += src/lib/device_tree.c
-device_tree-test-syssrcs += tests/helpers/file.c
-
string-test-srcs += tests/lib/string-test.c
string-test-srcs += src/lib/string.c