linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1]  selftests: fpga: dfl: A test for afu interrupt support
@ 2020-06-11 19:38 trix
  2020-06-11 19:38 ` [PATCH v2 1/1] " trix
  0 siblings, 1 reply; 2+ messages in thread
From: trix @ 2020-06-11 19:38 UTC (permalink / raw)
  To: shuah; +Cc: linux-kernel, linux-kselftest, linux-fpga, Tom Rix

From: Tom Rix <trix@redhat.com>

repo: linux-next
tag: next-20200611

Start applying selftests to drivers/fpga.

While testing out this upcoming change on linux-fpga
'Add interrupt support to FPGA DFL drivers'

I did not see any existing fpga tests.
So I added one.

Change from v1
Use ksft_* functions for reporting

Tom Rix (1):
  selftests: fpga: dfl: A test for afu interrupt support

 tools/testing/selftests/Makefile              |  1 +
 tools/testing/selftests/drivers/fpga/Makefile |  9 +++++
 .../testing/selftests/drivers/fpga/afu_intr.c | 33 +++++++++++++++++++
 tools/testing/selftests/drivers/fpga/config   |  1 +
 4 files changed, 44 insertions(+)
 create mode 100644 tools/testing/selftests/drivers/fpga/Makefile
 create mode 100644 tools/testing/selftests/drivers/fpga/afu_intr.c
 create mode 100644 tools/testing/selftests/drivers/fpga/config

-- 
2.18.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-11 19:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-11 19:38 [PATCH v2 0/1] selftests: fpga: dfl: A test for afu interrupt support trix
2020-06-11 19:38 ` [PATCH v2 1/1] " trix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).