Skip to content

Commit a6684ee

Browse files
committed
tests: lldp: Add testcases for lldp/neighbor.
Add new testsuit for lldp decode. Signed-off-by: Changliang Wu <[email protected]>
1 parent 61f894e commit a6684ee

File tree

3 files changed

+399
-0
lines changed

3 files changed

+399
-0
lines changed

tests/automake.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ TESTSUITE_AT = \
6868
tests/tunnel.at \
6969
tests/tunnel-push-pop.at \
7070
tests/tunnel-push-pop-ipv6.at \
71+
tests/ovs-lldp.at \
7172
tests/ovs-router.at \
7273
tests/lockfile.at \
7374
tests/reconnect.at \

0 commit comments

Comments
 (0)