Enabling additional KUnit tests in KernelCI?

Eric Biggers <[email protected]> Fri, 6 Mar 2026 23:55:46 -0800
Newsgroups dev.linux.lists.kernelci
Message-ID <20260307075546.GA19654@sol>
Hi,

I would like the KUnit tests in lib/crypto/tests/ and lib/crc/tests/ to
run in KernelCI and have any failures reported to
[email protected].  Preferably on all platforms, not just
UML, since UML doesn't cover all the code.  Is there a way to do this?
What is the status of KUnit in KernelCI?  I'm having a hard time finding
information about this, and looking at the latest mainline test results
(https://dashboard.kernelci.org/tree/mainline/master/4ae12d8bd9a830799db335ee661d6cbc6597f838?p=t)
there seem to be no KUnit tests running at all.

Thanks,

- Eric