1sample:
2 description: Test TFTP client get and put methods
3 name: TFTP client sample app
4tests:
5 sample.net.tftp_client:
6 harness: net
7 depends_on: netif
8 platform_allow:
9 - native_sim
10 - qemu_cortex_m3
11 integration_platforms:
12 - native_sim
13 tags:
14 - net
15 - tftp
16