aboutsummaryrefslogtreecommitdiff
path: root/device/device_test.go
AgeCommit message (Expand)Author
2020-04-07Revert "device: use wgcfg key types"David Crawshaw
2020-04-02device: use wgcfg key typesDavid Crawshaw
2020-04-01tuntest: split out testing packageDavid Crawshaw
2019-10-16device: test packets between two fake devicesDavid Crawshaw
2019-06-04device: use bytes.Equal for equality check, simplify assertEqualMatt Layher
2019-05-29device, tun: rearrange code and fix device testsMatt Layher
2019-03-03global: begin modularizationJason A. Donenfeld