On 28.05.2024 16:22, Andrew Cooper wrote: > ... and move x86's stub_selftest() under this new option. > > There is value in having these tests included in release builds too. > > It will shortly be used to gate the bitops unit tests on all architectures. > > Signed-off-by: Andrew Cooper <[email protected]>
Reviewed-by: Jan Beulich <[email protected]> > I've gone with SELF_TESTS rather than BOOT_TESTS, because already in bitops > we've got compile time tests (which aren't strictly boot time), and the > livepatching testing wants to be included here and is definitely not boot > time. I second this consideration, fwiw. Jan
