]> git.proxmox.com Git - mirror_ovs.git/commit
lib/stp,rstp: Add unit more unit tests.
authorJarno Rajahalme <jrajahalme@nicira.com>
Fri, 22 Aug 2014 16:01:34 +0000 (09:01 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Tue, 9 Sep 2014 18:45:43 +0000 (11:45 -0700)
commit9a0bb428332bbff251465830a13dbfd1d0d865c3
tree242eaa4155bd63dde93017b3eebfb94a37380b30
parentd62d7cb10299b0fa9cebf98a7e4e921d640afec9
lib/stp,rstp: Add unit more unit tests.

Existing STP and RSTP test cases only test the protocols with test
utilities.  These tests test them as part of OVS using the
netdev-dummy device.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Daniele Venturino <daniele.venturino@m3s.it>
ofproto/ofproto-dpif.c
tests/rstp.at
tests/stp.at