summaryrefslogtreecommitdiff
path: root/scripts/cli/test_interfaces_bridge.py
AgeCommit message (Expand)Author
2020-04-11interfaces: T2238: update code to match new APIThomas Mangin
2020-03-25update to use Interface.listingThomas Mangin
2020-02-26interfaces: add missing unittest importChristian Poessinger
2020-02-26interfaces: replace wildcard import with dedicated importChristian Poessinger
2020-02-17bridge: disable MTU test as it can not be configuredChristian Poessinger
2020-02-17bridge: automatically detect available interfacesChristian 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