zephyr/tests/subsys/debug/symtab/testcase.yaml
Yong Cong Sin 0f6272e5bc tests: debug: symtab: add test
Add test for symtab.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-30 16:52:01 -05:00

15 lines
223 B
YAML

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