1common:
2  harness: net
3  depends_on: netif
4sample:
5  description: Network packet capture
6  name: Network packet capture sample application
7tests:
8  sample.net.capture:
9    tags:
10      - net
11      - capture
12