1common: 2 harness: net 3 depends_on: netif 4 # We can only run this in platforms that support PTP clock and TXTIME 5 platform_allow: 6 - native_sim 7 - native_sim/native/64 8 integration_platforms: 9 - native_sim 10sample: 11 description: Socket SO_TXTIME sample 12 name: txtime-socket 13tests: 14 sample.net.sockets.txtime: 15 tags: 16 - net 17 - socket 18 - so_txtime 19 - tsn 20