On Tue, Feb 20, 2024 at 02:28:53PM +0100, Christian König wrote:
[SNIP]
This kunit test is not meant to be run on real hardware, but rather just as
stand a long kunit tests within user mode linux. I was assuming that it
doesn't even compiles on bare metal.
We should probably either double check the kconfig options to prevent
compiling it or modify the test so that it can run on real hardware as well.
I think any cross-compiled kunit run will be impossible to differentiate
from running on real hardware. We should just make it work there.