linux-stable/tools/testing/selftests/wireguard
Jason A. Donenfeld 17b0128a13 wireguard: selftests: use maximum cpu features and allow rng seeding
By forcing the maximum CPU that QEMU has available, we expose additional
capabilities, such as the RNDR instruction, which increases test
coverage. This then allows the CI to skip the fake seeding step in some
cases. Also enable STRICT_KERNEL_RWX to catch issues related to early
jump labels when the RNG is initialized at boot.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2022-06-11 15:38:08 +02:00
..
qemu wireguard: selftests: use maximum cpu features and allow rng seeding 2022-06-11 15:38:08 +02:00
netns.sh wireguard: selftests: limit parallelism to $(nproc) tests at once 2022-05-04 17:49:56 -07:00