1sample:
2  description: Packet socket sample
3  name: packet-socket
4tests:
5  sample.net.sockets.packet:
6    harness: net
7    platform_allow:
8      - native_sim
9      - native_sim/native/64
10    integration_platforms:
11      - native_sim
12    tags:
13      - net
14      - sockets
15      - packet-socket
16