]> git.baikalelectronics.ru Git - kernel.git/commit
wireguard: selftests: reduce complexity and fix make races
authorJason A. Donenfeld <Jason@zx2c4.com>
Fri, 14 Feb 2020 22:57:20 +0000 (23:57 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Feb 2020 03:21:56 +0000 (19:21 -0800)
commit822e7e963281928bdb9ed9496c021e2b4cb9fe81
tree5dd53a5c6e8b881a98fc7b961cbf70139fc3c067
parentbe616d365faae1f43940d0ac427dc747dbef54ba
wireguard: selftests: reduce complexity and fix make races

This gives us fewer dependencies and shortens build time, fixes up some
hash checking race conditions, and also fixes missing directory creation
that caused issues on massively parallel builds.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/wireguard/qemu/Makefile