Commit 80779078 authored by Evgeniy Paltsev's avatar Evgeniy Paltsev Committed by Anas Nashif
Browse files

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: default avatarEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: default avatarEvgeniy Paltsev <PaltsevEvgeniy@gmail.com>
parent 2677e55b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
# enable to use thread names
CONFIG_THREAD_NAME=y