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
677050c2af
zephyr
/
tests
/
net
/
ptp
/
clock
/
testcase.yaml
7 lines
101 B
YAML
Raw
Normal View
History
Unescape
Escape
tests: net: ptp: Add ptp clock driver tests Make sure that the PTP clock driver works as expected. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-04-23 19:07:25 +08:00
common
:
depends_on
:
netif
tests
:
net.ptp.clock
:
min_ram
:
32
tests/net/ptp/clock: add 'userspace' tag ... because this test does use userspace, as seen in the source or demonstrated by the failure of this command: sanitycheck --extra-args=CONFIG_TEST_USERSPACE=n See commit message of 4afcc0f8af2b for the long story. Signed-off-by: Marc Herbert <marc.herbert@intel.com>
2019-07-02 06:33:42 +08:00
tags
:
net ptp gptp userspace