Add test that exercise the instance macros of the UART shell backend. Signed-off-by: Yong Cong Sin <ycsin@meta.com>
13 lines
203 B
YAML
13 lines
203 B
YAML
tests:
|
|
shell.backend.uart:
|
|
min_flash: 64
|
|
min_ram: 32
|
|
tags:
|
|
- shell
|
|
- backend
|
|
- uart
|
|
filter: ( CONFIG_SHELL )
|
|
platform_allow:
|
|
- qemu_x86
|
|
- qemu_riscv32
|