diff options
author | 2016-07-25 14:17:11 +0200 | |
---|---|---|
committer | 2016-08-08 15:44:42 +0200 | |
commit | 0a2052846089300000ad2607097acd71d368ee3d (patch) | |
tree | aa109df28e0d9c79ec4c195b150b70296d786552 /.gitignore | |
parent | persistent-keepalive: change range to [1,65535] (diff) | |
download | wireguard-monolithic-historical-0a2052846089300000ad2607097acd71d368ee3d.tar.xz wireguard-monolithic-historical-0a2052846089300000ad2607097acd71d368ee3d.zip |
tests: use makefile and expand greatly
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,3 +8,5 @@ Module.symvers *.swp modules.order modules.builtin +src/tests/qemu/build/ +src/tests/qemu/distfiles/ |