1common:
2  tags:
3    - drivers
4    - console
5    - emul
6    - devmux
7  platform_allow:
8    - qemu_riscv64
9  integration_platforms:
10    - qemu_riscv64
11
12tests:
13  drivers.devmux.console_switching: {}
14  drivers.devmux.console_switching.user:
15    extra_configs:
16      - CONFIG_USERSPACE=y
17