summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-07-17interfaces: add basic, reusable 802.1ad (Q-in-Q) testcaseChristian Poessinger
2020-07-17interfaces: VLAN tests can not be "functionized" any furtherChristian Poessinger
2020-07-17interfaces: make single tests reusable, e.g. MTU/VLANChristian Poessinger
2020-07-17vlan: add basic testChristian Poessinger
2020-07-17interfaces: assume minimum MTU 1280 bytes which always worksChristian Poessinger
2020-07-17ethernet: support testing via SSHChristian Poessinger
2020-07-12snmp: add v3 test with MD5 keysChristian Poessinger
2020-07-12nat: delete config after test finishesChristian Poessinger
2020-07-12nat: initial simple testChristian Poessinger
2020-07-11snmp: test that encrypted-password is properly inserted into CLIChristian Poessinger
2020-07-11snmp: adjust to latest CLI versionChristian Poessinger
2020-07-09ssh: loglevel is now lowercaseChristian Poessinger
2020-07-03ntp: reuse new library functions for CIDR manglingChristian Poessinger
2020-07-03ntp: extend test with allow-clients, listen-addressChristian Poessinger
2020-07-03ntp: initial simple testChristian Poessinger
2020-06-30interfaces: pppoe: add IPv6 testsChristian Poessinger
2020-06-28interfaces: wwan: remove PPPoE markersChristian Poessinger
2020-06-28interfaces: pppoe: add DHCPv6-PD testcaseChristian Poessinger
2020-06-27interfaces: wwan: initial testcaseChristian Poessinger
2020-06-27macsec: test default value for mka priorityChristian Poessinger
2020-06-27wireless: always use sudo when calling modprobeChristian Poessinger
2020-06-27macsec: test verify() functionsChristian Poessinger
2020-06-26peth: extend basic test with IP optionsChristian Poessinger
2020-06-26interfaces: base: add missing interface options to single IP testChristian Poessinger
2020-06-26loopback: ensure 127.0.0.1, ::1 is always assignedChristian Poessinger
2020-06-26interfaces: add basic test adding only one interface IP addressChristian Poessinger
2020-06-26ssh: add second test listening on multiple addresses and portsChristian Poessinger
2020-06-24wireguard: extend tests with multiple allowed-ipsChristian Poessinger
2020-06-23ssh: extend testsChristian Poessinger
2020-06-23vxlan: enable testChristian Poessinger
2020-06-23vxlan: adjust to new CLI source-interface nodeChristian Poessinger
2020-06-23geneve: enable testChristian Poessinger
2020-06-23macsec: initial interface testChristian Poessinger
2020-06-19peth/macvlan: T2589: add basic smoketestChristian Poessinger
2020-06-12interfaces: base: speedup address testChristian Poessinger
2020-05-22Revert "pppoe: do not check manually if pppoe process runs"Christian Poessinger
2020-05-21pppoe: do not check manually if pppoe process runsChristian Poessinger
2020-04-13ddns: adjust to new config path in /runChristian Poessinger
2020-04-11interfaces: T2238: update code to match new APIThomas Mangin
2020-04-05wireguard: T2206: split endpoint into proper address and port nodesChristian Poessinger
2020-04-05wifi: add basic interface testChristian Poessinger
2020-04-05wifi: remove superfluous inherited testsChristian Poessinger
2020-04-05wifi: add precondition of physical-interface for all testsChristian Poessinger
2020-04-04pppoe: T2219: default route now implemented via ip-up scriptChristian Poessinger
2020-03-25update to use Interface.listingThomas Mangin
2020-03-23geneve: add basic interface testingThomas Mangin
2020-03-22vxlan: add basic testingThomas Mangin
2020-03-22wireless: temporary disable wireless testChristian Poessinger
2020-03-22wireless: fix call to wrong base class methodChristian Poessinger
2020-03-22wireless: add mandatory physical-interfaceChristian Poessinger