zephyr/tests/subsys/debug/symtab/testcase.yaml
Daniel Leung 84c12ab5b5 boards: rename qemu_xtensa to qemu_xtensa/dc233c
This is in preparation for adding another SoC where qemu_xtensa
is no longer valid choice. So use qemu_xtensa/dc233c as it is
the same as the old qemu_xtensa.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-10-02 09:58:36 +02:00

15 lines
230 B
YAML

# SPDX-License-Identifier: Apache-2.0
common:
platform_allow:
- qemu_riscv32
- qemu_riscv64
- qemu_cortex_a53
- qemu_cortex_m3
- qemu_xtensa/dc233c
tags:
- debug
- symtab
tests:
debug.symtab: {}