summaryrefslogtreecommitdiffstats
path: root/tests/console/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/console/Makefile.inc')
-rw-r--r--tests/console/Makefile.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/console/Makefile.inc b/tests/console/Makefile.inc
index 2218652e9e06..0bbead09d945 100644
--- a/tests/console/Makefile.inc
+++ b/tests/console/Makefile.inc
@@ -4,11 +4,7 @@ tests-y += routing-with-cbmemcons-test
tests-y += routing-without-cbmemcons-test
routing-with-cbmemcons-test-srcs += tests/console/routing-test.c
-routing-with-cbmemcons-test-srcs += src/console/init.c
routing-with-cbmemcons-test-config += CONFIG_CONSOLE_CBMEM=1
-routing-with-cbmemcons-test-mocks += get_log_level
routing-without-cbmemcons-test-srcs += tests/console/routing-test.c
-routing-without-cbmemcons-test-srcs += src/console/init.c
routing-without-cbmemcons-test-config += CONFIG_CONSOLE_CBMEM=0
-routing-without-cbmemcons-test-mocks += get_log_level