summaryrefslogtreecommitdiff
path: root/integration/network/macvlan/macvlan_test.go
Commit message (Expand)AuthorAgeFilesLines
* Update to Go 1.17.0, and gofmt with Go 1.17Sebastiaan van Stijn2021-08-241-0/+1
* test-integration: support more rootless testsAkihiro Suda2020-03-161-0/+2
* vendor: bump libnetwork bf2bd42abc0a3734f12b5ec724e571434e42c669Sebastiaan van Stijn2020-03-071-8/+3
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-2/+2
* Fix and re-enable TestDockerNetworkMacvlan/MultiSubnetSebastiaan van Stijn2019-09-181-1/+4
* testutil: make testing packages publicSam Whited2019-09-111-1/+1
* Integration: MACVlan add missing import comment and build-tagSebastiaan van Stijn2019-07-131-1/+1
* Integration: remove redundant kernel version check for MACVlanSebastiaan van Stijn2019-07-131-7/+0
* integration: change container.Run signature to fix lintingSebastiaan van Stijn2019-06-071-9/+9
* integration: change network.CreateNoError signature to fix lintingSebastiaan van Stijn2019-06-071-7/+7
* Improve consistency in "skip"Sebastiaan van Stijn2019-01-071-2/+2
* Test: Replace NewClient() with NewClientT()Sebastiaan van Stijn2018-12-221-9/+6
* Enabling Windows integration testsSalahuddin Khan2018-09-261-2/+0
* Windows: Start of enabling tests under integration/Vincent Demeester2018-09-261-2/+4
* refactored remaining macvlan integration tests to use network package for cre...Arash Deshmeh2018-06-201-18/+17
* Update tests to use gotest.tools 👼Vincent Demeester2018-06-131-2/+2
* refactored integration tests under integration/network/macvlan to use network...Arash Deshmeh2018-06-051-89/+50
* Move ipvlan and macvlan tests on their own folder…Vincent Demeester2018-04-111-0/+321