diff --git a/tests/drivers/console_switching/testcase.yaml b/tests/drivers/console_switching/testcase.yaml index 0d24b5e596..99189c19dd 100644 --- a/tests/drivers/console_switching/testcase.yaml +++ b/tests/drivers/console_switching/testcase.yaml @@ -3,14 +3,14 @@ common: - drivers - console - emul + - devmux platform_allow: - qemu_riscv64 integration_platforms: - qemu_riscv64 tests: - drivers.console_switching: {} - drivers.console_switching.user: - tags: userspace + drivers.devmux.console_switching: {} + drivers.devmux.console_switching.user: extra_configs: - CONFIG_USERSPACE=y