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>
15 lines
231 B
YAML
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: {}
|