From 649c678e3b20dd4d7990b240886194b4678f12e5 Mon Sep 17 00:00:00 2001 From: Wayne Ren Date: Thu, 12 Mar 2020 21:44:35 +0800 Subject: [PATCH] tests: openocd tracing does not support SMP current openocd tracing does not support SMP Signed-off-by: Wayne Ren --- tests/subsys/tracing/testcase.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/subsys/tracing/testcase.yaml b/tests/subsys/tracing/testcase.yaml index f3710993d265f5..885e5236e69322 100644 --- a/tests/subsys/tracing/testcase.yaml +++ b/tests/subsys/tracing/testcase.yaml @@ -19,6 +19,7 @@ tests: tracing.backends.openocd: extra_configs: - CONFIG_OPENOCD_SUPPORT=y + - CONFIG_SMP=n arch_exclude: posix xtensa platform_exclude: qemu_x86_64 tracing.uart: