592a7cd6a7
Fix test identifier, use correct component/sub-component. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
17 lines
283 B
YAML
17 lines
283 B
YAML
common:
|
|
tags:
|
|
- drivers
|
|
- console
|
|
- emul
|
|
- devmux
|
|
platform_allow:
|
|
- qemu_riscv64
|
|
integration_platforms:
|
|
- qemu_riscv64
|
|
|
|
tests:
|
|
drivers.devmux.console_switching: {}
|
|
drivers.devmux.console_switching.user:
|
|
extra_configs:
|
|
- CONFIG_USERSPACE=y
|