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
9a28c87b42
zephyr
/
tests
/
net
/
vlan
/
testcase.yaml
7 lines
82 B
YAML
Raw
Normal View
History
Unescape
Escape
tests: net: style, tag, and category fixes Fix coding style, test tags and use categories. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-04-22 06:47:00 +08:00
common
:
depends_on
:
netif
tests: net: vlan: Add VLAN tests Add tests to verify the bit manipulation functions in net/vlan.h file. Also check that we can check if given network interface has VLAN enabled or not. Verify also that received network packet contains correct VLAN tag. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-02-02 23:33:40 +08:00
tests
:
tests: net: style, tag, and category fixes Fix coding style, test tags and use categories. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-04-22 06:47:00 +08:00
net.vlan
:
tests: net: vlan: Add VLAN tests Add tests to verify the bit manipulation functions in net/vlan.h file. Also check that we can check if given network interface has VLAN enabled or not. Verify also that received network packet contains correct VLAN tag. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-02-02 23:33:40 +08:00
min_ram
:
32
tags
:
net vlan