summaryrefslogtreecommitdiff
path: root/scripts/cli/base_interfaces_test.py
AgeCommit message (Expand)Author
2020-06-12interfaces: base: speedup address testChristian Poessinger
2020-03-25update to use Interface.listingThomas Mangin
2020-03-22vxlan: add basic testingThomas Mangin
2020-02-29interfaces: base: add rfc3021 test using /31 prefixesChristian Poessinger
2020-02-26interfaces: base: remove superfluous import of ConfigSessionErrorChristian Poessinger
2020-02-26cli: remove superfluous imports (we never use Config())Christian Poessinger
2020-02-17ethernet: generic tearDown() should not destroy ethernet CLI nodesChristian Poessinger
2020-02-17interfaces: add generic MTU test which can be enabled per interfaceChristian Poessinger
2020-02-17interfaces: split interface tests into individual filesChristian Poessinger