zephyr/tests/net/socket/udp/testcase.yaml
Jukka Rissanen c470fff3c9 tests: net: txtime: Add tests for SO_TXTIME and SCM_TXTIME
Make sure that SO_TXTIME socket option can be set and get.
Verify also that TX time is passed properly to network device
driver.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-07-24 10:17:16 +03:00

7 lines
92 B
YAML

common:
depends_on: netif
tags: net socket udp
tests:
net.socket.udp:
min_ram: 21