tests: Tag console tests with additional tags

semihost test is now tagged semihost, uart console with uart

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
This commit is contained in:
Tom Burdick 2022-12-06 13:22:50 -06:00 committed by Anas Nashif
commit c652996c31

View file

@ -8,10 +8,10 @@ common:
tests: tests:
drivers.console.uart: drivers.console.uart:
tags: drivers console tags: drivers console uart
filter: CONFIG_UART_CONSOLE filter: CONFIG_UART_CONSOLE
drivers.console.semihost: drivers.console.semihost:
tags: drivers console tags: drivers console semihost
arch_allow: arm arm64 riscv32 riscv64 arch_allow: arm arm64 riscv32 riscv64
platform_type: platform_type:
- qemu - qemu