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:
committed by
Jamie McCrae
parent
89dfcddc7e
commit
ec7f7b3c30
@@ -3,7 +3,7 @@ common:
|
|||||||
min_ram: 32
|
min_ram: 32
|
||||||
integration_platforms:
|
integration_platforms:
|
||||||
- qemu_x86
|
- qemu_x86
|
||||||
- qemu_x86_nommu
|
- qemu_x86/ia32/nommu
|
||||||
- qemu_x86_64
|
- qemu_x86_64
|
||||||
- qemu_cortex_a53
|
- qemu_cortex_a53
|
||||||
- qemu_cortex_a53//smp
|
- qemu_cortex_a53//smp
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ tests:
|
|||||||
- xip
|
- xip
|
||||||
integration_platforms:
|
integration_platforms:
|
||||||
- qemu_arc_em
|
- qemu_arc_em
|
||||||
- qemu_x86_xip
|
- qemu_x86/ia32/xip
|
||||||
arch.common.xip.minimallibc:
|
arch.common.xip.minimallibc:
|
||||||
filter: CONFIG_XIP and CONFIG_MINIMAL_LIBC_SUPPORTED
|
filter: CONFIG_XIP and CONFIG_MINIMAL_LIBC_SUPPORTED
|
||||||
tags:
|
tags:
|
||||||
@@ -14,6 +14,6 @@ tests:
|
|||||||
- xip
|
- xip
|
||||||
integration_platforms:
|
integration_platforms:
|
||||||
- qemu_arc_em
|
- qemu_arc_em
|
||||||
- qemu_x86_xip
|
- qemu_x86/ia32/xip
|
||||||
extra_configs:
|
extra_configs:
|
||||||
- CONFIG_MINIMAL_LIBC=y
|
- CONFIG_MINIMAL_LIBC=y
|
||||||
|
|||||||
Reference in New Issue
Block a user