On Wed, Aug 10, 2022 at 4:41 PM Nico Pache <npache@xxxxxxxxxx> wrote: > > Both the USB4 and Nitro Enclaves KUNIT tests are now able to be compiled > if KUNIT is compiled as a module. This leads to issues if KUNIT is being > packaged separately from the core kernel and when KUNIT is run baremetal > without the required driver compiled into the kernel. > > Fixes: 635dcd16844b ("thunderbolt: test: Use kunit_test_suite() macro") > Fixes: fe5be808fa6c ("nitro_enclaves: test: Use kunit_test_suite() macro") > Signed-off-by: Nico Pache <npache@xxxxxxxxxx> Acked-by: Brendan Higgins <brendanhiggins@xxxxxxxxxx>