aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/pppoe/test/vpp_pppoe_interface.py
AgeCommit message (Collapse)AuthorFilesLines
2019-12-07pppoe: use explicit types in apiOle Troan1-6/+2
Type: fix Signed-off-by: Ole Troan <ot@cisco.com> Change-Id: Ifd1e1907740e55420dc040eb2afbbbf9887aea3c
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace1-0/+39
- Relocate plugin tests for 'make test' into src/plugins/*/test so that plugin test cases are co-located with the plugin source code. Type: refactor Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I503e6a43528e14981799b735fa65674155713f67 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>