1sample:
2  description: Socketpair sample
3  name: socketpair
4common:
5  tags:
6    - net
7    - socket
8    - posix
9  harness: net
10  arch_exclude: posix
11tests:
12  sample.net.sockets.socketpair:
13    integration_platforms:
14      - qemu_x86
15    platform_exclude: s32k148_evb/s32k148
16  sample.net.sockets.socketpair.s32k148_evb:
17    extra_args: SHIELD=nxp_adtja1101
18    platform_allow: s32k148_evb/s32k148
19