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 <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
This commit is contained in:
parent
2677e55b92
commit
8077907827
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
||||||
# enable to use thread names
|
# enable to use thread names
|
||||||
|
CONFIG_THREAD_NAME=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue