tests: drivers: modem: Specify targets for cellular

Many boards do not build properly if UART_ASYNC_API
is enabled, which is causing an overly large list
of targets to exclude for the
build_all.modem.modem_cellular.build test suite.

This commit instead specifies 4 emulated boards, two
of 32-bit, two of 64-bit instead.

Signed-off-by: Bjarki Arge Andreasen <baa@trackunit.com>
This commit is contained in:
Bjarki Arge Andreasen 2023-09-28 18:32:20 +02:00 committed by Anas Nashif
commit b054d162f2

View file

@ -74,10 +74,9 @@ tests:
- CONFIG_MODEM_IFACE_UART_ASYNC=y
drivers.modem.modem_cellular.build:
extra_args: CONF_FILE=modem_cellular.conf
platform_exclude:
- serpente
- particle_boron
- rak5010_nrf52840
- litex_vexriscv
- ip_k66f
platform_allow:
- native_posix_64
- native_posix
- qemu_x86
- qemu_x86_64
min_ram: 36