aboutsummaryrefslogtreecommitdiff
path: root/device/device_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "device: use wgcfg key types"David Crawshaw2020-04-071-2/+1
* device: use wgcfg key typesDavid Crawshaw2020-04-021-1/+2
* tuntest: split out testing packageDavid Crawshaw2020-04-011-141/+5
* device: test packets between two fake devicesDavid Crawshaw2019-10-161-29/+199
* device: use bytes.Equal for equality check, simplify assertEqualMatt Layher2019-06-041-2/+2
* device, tun: rearrange code and fix device testsMatt Layher2019-05-291-10/+30
* global: begin modularizationJason A. Donenfeld2019-03-031-0/+48