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)
commit04ddf1208f03e1dbc39a4619c40eba640051b950
tree5dd53a5c6e8b881a98fc7b961cbf70139fc3c067
parentb6e4a1aeeb14cad595f70b31cc376903d322c821
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