Filtering on something we set in the prj..conf does not do anything. We have filter on platforms already. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
12 lines
174 B
YAML
12 lines
174 B
YAML
tests:
|
|
shell.backend.uart:
|
|
min_flash: 64
|
|
min_ram: 32
|
|
tags:
|
|
- shell
|
|
- backend
|
|
- uart
|
|
platform_allow:
|
|
- qemu_x86
|
|
- qemu_riscv32
|