]> git.baikalelectronics.ru Git - kernel.git/commit
wireguard: selftests: test using new 64-bit time_t
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 19 Mar 2020 00:30:44 +0000 (18:30 -0600)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Mar 2020 01:51:43 +0000 (18:51 -0700)
commitbc6af9cb75e57ce437bf40b0dee54e41491f14ae
tree68853eb144586fb792c686d9efef11c822ae91e4
parentc8fe5c5705f833b001440d9d0e582531618d2331
wireguard: selftests: test using new 64-bit time_t

In case this helps expose bugs with the newer 64-bit time_t types, we do
our testing with the newer musl that supports this as well as
CONFIG_COMPAT_32BIT_TIME=n. This matters to us, since wireguard does in
fact deal with timestamps.

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