tests: posix: add one integration platform per suite

Add one integration platform per testsuite to reduce the number
of issues reported by the qa log level introduced in #86571.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
This commit is contained in:
Chris Friedt 2025-03-04 18:27:42 +00:00 committed by Benjamin Cabé
commit 85aebac1c0
13 changed files with 26 additions and 1 deletions

View file

@ -7,6 +7,8 @@ common:
platform_key:
- arch
- simulation
integration_platforms:
- qemu_cortex_a53
min_flash: 64
min_ram: 32
tests:

View file

@ -8,6 +8,8 @@ common:
platform_key:
- arch
- simulation
integration_platforms:
- qemu_cortex_m0
min_flash: 64
min_ram: 32
tests:

View file

@ -7,6 +7,8 @@ common:
platform_key:
- arch
- simulation
integration_platforms:
- qemu_riscv64
tests:
portability.posix.eventfd: {}
portability.posix.eventfd.minimal:

View file

@ -13,6 +13,9 @@ common:
platform_key:
- arch
- simulation
integration_platforms:
- qemu_x86
- qemu_riscv64
tests:
portability.posix.fs: {}
portability.posix.fs.minimal:

View file

@ -7,6 +7,8 @@ common:
platform_key:
- arch
- simulation
integration_platforms:
- qemu_x86_64
tests:
portability.posix.headers.with_posix_api:
extra_configs:

View file

@ -5,7 +5,7 @@ common:
- iface
- net
- posix
# 1 tier0 platform per supported architecture (dependent on netif support)
# dependent on netif support
integration_platforms:
- mps2/an385
- qemu_x86

View file

@ -7,6 +7,8 @@ common:
platform_key:
- arch
- simulation
integration_platforms:
- qemu_riscv64
min_flash: 64
min_ram: 32
tests:

View file

@ -7,6 +7,8 @@ common:
platform_key:
- arch
- simulation
integration_platforms:
- qemu_x86_64
min_flash: 64
min_ram: 32
tests:

View file

@ -7,6 +7,8 @@ common:
platform_key:
- arch
- simulation
integration_platforms:
- qemu_riscv64
min_flash: 64
min_ram: 32
tests:

View file

@ -7,6 +7,8 @@ common:
platform_key:
- arch
- simulation
integration_platforms:
- qemu_riscv64
min_flash: 64
min_ram: 32
tests:

View file

@ -7,6 +7,8 @@ common:
platform_key:
- arch
- simulation
integration_platforms:
- qemu_x86_64
min_flash: 64
min_ram: 32
tests:

View file

@ -7,6 +7,8 @@ common:
platform_key:
- arch
- simulation
integration_platforms:
- qemu_riscv64
min_flash: 64
min_ram: 32
tests:

View file

@ -6,6 +6,8 @@ common:
platform_key:
- arch
- simulation
integration_platforms:
- qemu_riscv64
min_flash: 64
min_ram: 32
tests: