tests: tracing.osawareness.openocd cleanup
Move all config options to prj.conf. No functional changes intended. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
This commit is contained in:
parent
8077907827
commit
eacabaf5ae
2 changed files with 2 additions and 3 deletions
|
@ -1,2 +1,4 @@
|
|||
# enable to use thread names
|
||||
CONFIG_THREAD_NAME=y
|
||||
CONFIG_MP_NUM_CPUS=1
|
||||
CONFIG_DEBUG_THREAD_INFO=y
|
||||
|
|
|
@ -11,9 +11,6 @@ tests:
|
|||
platform_allow: nrf52840dk_nrf52840 mimxrt1050_evk mimxrt1064_evk
|
||||
extra_args: CONF_FILE="prj_sysview.conf"
|
||||
tracing.osawareness.openocd:
|
||||
extra_configs:
|
||||
- CONFIG_MP_NUM_CPUS=1
|
||||
- CONFIG_DEBUG_THREAD_INFO=y
|
||||
arch_exclude: posix xtensa
|
||||
platform_exclude: qemu_x86_64
|
||||
tracing.transport.uart:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue