linux-stable/drivers/virt/nitro_enclaves
Nico Pache 793f55b297 kunit: fix Kconfig for build-in tests USB4 and Nitro Enclaves
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: 635dcd1684 ("thunderbolt: test: Use kunit_test_suite() macro")
Fixes: fe5be808fa ("nitro_enclaves: test: Use kunit_test_suite() macro")
Signed-off-by: Nico Pache <npache@redhat.com>
Reviewed-by: David Gow <davidgow@google.com>
Reviewed-by: Andra Paraschiv <andraprs@amazon.com>
Acked-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2022-09-01 13:00:48 -06:00
..
Kconfig kunit: fix Kconfig for build-in tests USB4 and Nitro Enclaves 2022-09-01 13:00:48 -06:00
Makefile
ne_misc_dev.c nitro_enclaves: test: Use kunit_test_suite() macro 2022-07-11 17:13:27 -06:00
ne_misc_dev.h
ne_misc_dev_test.c nitro_enclaves: test: Use kunit_test_suite() macro 2022-07-11 17:13:27 -06:00
ne_pci_dev.c
ne_pci_dev.h