linux/drivers/fpga/tests
Marco Pagani 4d2bc3f7de
fpga: tests: use KUnit devices instead of platform devices
KUnit now provides helper functions to create fake devices, so use them
instead of relying on platform devices.

Other changes: remove an unnecessary white space in the fpga region suite.

Reviewed-by: Russ Weight <russ.weight@linux.dev>
Signed-off-by: Marco Pagani <marpagan@redhat.com>
Acked-by: Xu Yilun <yilun.xu@intel.com>
Link: https://lore.kernel.org/r/20240329174849.248243-1-marpagan@redhat.com
Signed-off-by: Xu Yilun <yilun.xu@linux.intel.com>
2024-04-09 12:13:15 +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 fpga: disable KUnit test suites when module support is enabled 2023-10-21 12:31:25 +02:00
Makefile fpga: add configuration for the FPGA KUnit test suites. 2023-07-23 14:04:50 +08:00