On Fri, Feb 27, 2026 at 09:32:50AM +0100, Geert Uytterhoeven wrote: > You can make those library symbols visible if KUNIT_ALL_TESTS, like > I suggested (after I sent my earlier reports to you) in [1], and like > Vladimir already did in [2].
Sure, but that would help only when KUNIT_ALL_TESTS is enabled. I think for now I'll just add a .kunitconfig file that enables everything needed to enable all the crypto libraries with KUnit tests. - Eric

