tests: kernel: qemu_x86: adjust to the HWMv2

Adjust qemu_x86 board configuration names to HWMv2 scheme.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
This commit is contained in:
Dmitrii Golovanov
2024-01-25 18:54:23 +01:00
committed by Jamie McCrae
parent 89dfcddc7e
commit ec7f7b3c30
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ common:
min_ram: 32
integration_platforms:
- qemu_x86
- qemu_x86_nommu
- qemu_x86/ia32/nommu
- qemu_x86_64
- qemu_cortex_a53
- qemu_cortex_a53//smp

View File

@@ -6,7 +6,7 @@ tests:
- xip
integration_platforms:
- qemu_arc_em
- qemu_x86_xip
- qemu_x86/ia32/xip
arch.common.xip.minimallibc:
filter: CONFIG_XIP and CONFIG_MINIMAL_LIBC_SUPPORTED
tags:
@@ -14,6 +14,6 @@ tests:
- xip
integration_platforms:
- qemu_arc_em
- qemu_x86_xip
- qemu_x86/ia32/xip
extra_configs:
- CONFIG_MINIMAL_LIBC=y