1sample:
2  description: Socketpair sample
3  name: socketpair
4common:
5  tags:
6    - net
7    - socket
8    - posix
9  harness: net
10  arch_exclude: posix
11  integration_platforms:
12    - qemu_x86
13tests:
14  sample.net.sockets.socketpair: {}
15