linux/tools/testing/selftests/wireguard
Jason A. Donenfeld b9b01a5625 random: use random.trust_{bootloader,cpu} command line option only
It's very unusual to have both a command line option and a compile time
option, and apparently that's confusing to people. Also, basically
everybody enables the compile time option now, which means people who
want to disable this wind up having to use the command line option to
ensure that anyway. So just reduce the number of moving pieces and nix
the compile time option in favor of the more versatile command line
option.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2022-11-18 02:18:10 +01:00
..
qemu random: use random.trust_{bootloader,cpu} command line option only 2022-11-18 02:18:10 +01:00
netns.sh wireguard: selftests: limit parallelism to $(nproc) tests at once 2022-05-04 17:49:56 -07:00