]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
device, tun: rearrange code and fix device tests
authorMatt Layher <mdlayher@gmail.com>
Wed, 29 May 2019 16:18:20 +0000 (12:18 -0400)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 29 May 2019 16:34:55 +0000 (18:34 +0200)
commit32912dc778a0b98637fbfe010b31bd0b746662e6
tree7d9dfa99bcb6e0479f6b4e0358f5f6daa213929d
parentd4034e5f8a298c263c820d13a7758436f5e1b89b
device, tun: rearrange code and fix device tests

Signed-off-by: Matt Layher <mdlayher@gmail.com>
device/device_test.go
device/tun_test.go [new file with mode: 0644]
tun/helper_test.go [deleted file]