]> 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)
commit73624f0079d41e6802438b93da56107e4f4b200f
tree5dd53a5c6e8b881a98fc7b961cbf70139fc3c067
parentd4824382698fcc56f0d68b3c29570a54636ba81d
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