This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
82e75f8c3a
zephyr
/
tests
/
net
/
tx_timestamp
/
testcase.yaml
7 lines
100 B
YAML
Raw
Normal View
History
Unescape
Escape
tests: net: Run networking tests only for selected platforms Run networking tests for native_posix, qemu_x86 and qemu_cortex_m3 platforms only as the tests are generic enough so no need to run them in real physical device. Fixes #9623 #9614 #9622 #9621 #9618 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-08-28 14:50:11 +08:00
common
:
tests: net: tx_timestmp: Fix the tests Fix tests because of changes in TX timestamping options. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-05-30 23:59:12 +08:00
tags
:
net tx_timestamp gptp
tests: net: Add unit test for network pkt timestamping Test that Tx timestamp callback code is called properly if network packet timestamping is enabled. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-03-07 22:23:06 +08:00
tests
:
tests: update test identifier Fix some wrong test identifiers. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-08-15 10:32:12 +08:00
net.timestamp
:
tests: net: Add unit test for network pkt timestamping Test that Tx timestamp callback code is called properly if network packet timestamping is enabled. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-03-07 22:23:06 +08:00
min_ram
:
16
depends_on
:
netif