summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23Debian: cleanup runtime dependenciesChristian Poessinger
2020-06-23macsec: initial interface testChristian Poessinger
2020-06-22Jenkins: T2625: migrate to build libraryChristian 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-11Merge pull request #9 from thomas-mangin/T2238Christian 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-25Merge pull request #8 from thomas-mangin/masterChristian Poessinger
2020-03-25update to use Interface.listingThomas Mangin
2020-03-23Merge pull request #7 from thomas-mangin/masterChristian Poessinger
2020-03-23geneve: add basic interface testingThomas Mangin
2020-03-23Merge pull request #6 from thomas-mangin/vxlanChristian Poessinger
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
2020-03-22module: add Intel iavf driver to load listChristian Poessinger
2020-03-21Jenkins: T1870: support GitHub PullRequest buildsChristian Poessinger
2020-03-08wireless: add basic unittestChristian Poessinger
2020-03-05vrf: initial unittestChristian Poessinger
2020-02-29interfaces: wireguard: make test script executableChristian Poessinger
2020-02-29interfaces: wireguard: add initial testChristian Poessinger
2020-02-29interfaces: base: add rfc3021 test using /31 prefixesChristian Poessinger
2020-02-27tunnel: fix several issues in testcaseThomas Mangin
2020-02-27pppoe: add initial testChristian Poessinger
2020-02-26interfaces: base: remove superfluous import of ConfigSessionErrorChristian Poessinger
2020-02-26interfaces: bond: add missing import on ConfigSessionErrorChristian Poessinger
2020-02-26interfaces: add missing unittest importChristian Poessinger
2020-02-26Merge pull request #4 from thomas-mangin/correctionChristian Poessinger
2020-02-26interfaces: replace wildcard import with dedicated importChristian Poessinger
2020-02-26cli: remove superfluous imports (we never use Config())Christian Poessinger
2020-02-19tunnel: tidying upThomas Mangin
2020-02-19tunnel: remove duplicated codeChristian Poessinger
2020-02-17tunnel: enable unittest (chmod +x)Christian Poessinger
2020-02-17Merge pull request #3 from thomas-mangin/masterChristian Poessinger
2020-02-17tunnel: T2028: check for tunnel creationThomas Mangin