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
ef801886b6
zephyr
/
tests
/
net
/
tcp2
/
testcase.yaml
6 lines
73 B
YAML
Raw
Normal View
History
Unescape
Escape
tests: net: Adjust the thread priorities Adjust the test thread priority so that the test / IP stack has a chance to run and the test passes. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-10-07 16:50:05 +08:00
common
:
depends_on
:
netif
tests: net: tcp2: Add minimal unit tests Minimal tests for TCP2 functionality added. Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2020-04-08 14:45:11 +08:00
tests
:
net.tcp2.simple
:
tags
:
net tcp2