tests: arch: common: stack_unwind: cleanup Kconfig

Refactor to cleanup some Kconfigs that are not required by
certain architectures to produce the traces.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
This commit is contained in:
Yong Cong Sin 2024-05-13 15:48:46 +08:00 committed by Alberto Escolar
commit 8c8123466a
3 changed files with 5 additions and 4 deletions

View file

@ -9,6 +9,7 @@ tests:
integration_platforms:
- qemu_riscv32
- qemu_riscv64
extra_args: OVERLAY_CONFIG="enable_fp.conf"
harness_config:
type: multi_line
regex:
@ -27,11 +28,12 @@ tests:
regex:
- "E: call trace:"
- "E: (E|R)IP: \\w+"
arch.common.stack_unwind.arm:
arch.common.stack_unwind.arm64:
arch_allow:
- arm64
integration_platforms:
- qemu_cortex_a53
extra_args: OVERLAY_CONFIG="enable_fp.conf"
harness_config:
type: multi_line
regex: