Skip to content

Commit

Permalink
tests: openocd tracing does not support SMP
Browse files Browse the repository at this point in the history
current openocd tracing does not support SMP

Signed-off-by: Wayne Ren <[email protected]>
  • Loading branch information
Wayne Ren authored and nashif committed Mar 12, 2020
1 parent 9544350 commit 649c678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/subsys/tracing/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 649c678

Please sign in to comment.