fpga: add an initial KUnit suite for the FPGA Bridge
authorMarco Pagani <marpagan@redhat.com>
Tue, 18 Jul 2023 13:03:02 +0000 (15:03 +0200)
committerXu Yilun <yilun.xu@intel.com>
Sun, 23 Jul 2023 06:04:36 +0000 (14:04 +0800)
commit9e6823481e5f6f2d4f4b43b6f3b00ace21b83f25
tree9f48388ed6cfa51f798e2f3048d18f5729112b29
parentccbc1c302115d8125d6a96296ba52702c6de0ade
fpga: add an initial KUnit suite for the FPGA Bridge

The suite tests the basic behaviors of the FPGA Bridge including
the functions that operate on a list of bridges.

Signed-off-by: Marco Pagani <marpagan@redhat.com>
Acked-by: Xu Yilun <yilun.xu@intel.com>
Link: https://lore.kernel.org/r/20230718130304.87048-3-marpagan@redhat.com
Signed-off-by: Xu Yilun <yilun.xu@intel.com>
drivers/fpga/tests/fpga-bridge-test.c [new file with mode: 0644]