zephyr/samples/net/sockets/socketpair/sample.yaml
Robert Lubos 815e7a1e34 samples: net: sockets: socketpair: Replace integration platform
mps2_an385 was excluded from networking tests, therefore can no longer
be used as an integration platform. Replace it with qemu_x86.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2023-09-28 17:29:00 -04:00

15 lines
231 B
YAML

sample:
description: Socketpair sample
name: socketpair
common:
tags:
- net
- socket
- posix
harness: net
arch_exclude: posix
integration_platforms:
- qemu_x86
tests:
sample.net.sockets.socketpair: {}