Skip to content

Commit 142be60

Browse files
evgeniy-paltsevnashif
authored andcommitted
tests: fix tracing.osawareness.openocd when thread names disabled
tracing.osawareness.openocd relies on the CONFIG_THREAD_NAME is enabled, however we don't enable it in test config. Fix that. Signed-off-by: Eugeniy Paltsev <[email protected]> Signed-off-by: Evgeniy Paltsev <[email protected]>
1 parent b0618e1 commit 142be60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/subsys/tracing/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
# enable to use thread names
2+
CONFIG_THREAD_NAME=y

0 commit comments

Comments
 (0)