zephyr/tests/net/tx_timestamp
Tomasz Bursztyka 6a1387d1cf tests/net: Switch tx timestamp test to new net_context API
No need to build the net_pkt, just send the data directly through
net_context_sendto_new()

Use the new net_context option to enable timestamping of outgoing
packet (NET_CONTEXT_TIMESTAMP).

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-03-09 10:09:33 -05:00
..
src tests/net: Switch tx timestamp test to new net_context API 2019-03-09 10:09:33 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
prj.conf tests/net: Switch tx timestamp test to new net_context API 2019-03-09 10:09:33 -05:00
testcase.yaml tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00