linux/drivers/fpga/tests
Marco Pagani c107697c82 Revert "fpga: disable KUnit test suites when module support is enabled"
This reverts commit a3fad2e92c.

The core components of the subsystem no longer assume that low-level
modules register a driver for the parent device and rely on its owner
pointer to take the module's refcount. KUnit test suites can now be safely
re-enabled with loadable module support.

Signed-off-by: Marco Pagani <marpagan@redhat.com>
Acked-by: Xu Yilun <yilun.xu@intel.com>
Link: https://lore.kernel.org/r/20240604102536.59010-1-marpagan@redhat.com
Signed-off-by: Xu Yilun <yilun.xu@linux.intel.com>
2024-06-11 17:56:12 +08:00
..
.kunitconfig fpga: add configuration for the FPGA KUnit test suites. 2023-07-23 14:04:50 +08:00
fpga-bridge-test.c fpga: tests: use KUnit devices instead of platform devices 2024-04-09 12:13:15 +08:00
fpga-mgr-test.c fpga: tests: use KUnit devices instead of platform devices 2024-04-09 12:13:15 +08:00
fpga-region-test.c fpga: tests: use KUnit devices instead of platform devices 2024-04-09 12:13:15 +08:00
Kconfig Revert "fpga: disable KUnit test suites when module support is enabled" 2024-06-11 17:56:12 +08:00
Makefile fpga: add configuration for the FPGA KUnit test suites. 2023-07-23 14:04:50 +08:00