]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tools: PCI: Add a userspace tool to test PCI endpoint
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 27 Mar 2017 09:45:16 +0000 (15:15 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Apr 2017 15:23:19 +0000 (10:23 -0500)
commit3f2ed813483452e3f8de56ec40c97c432c16dbf1
treedf3c31989df78c03f2f246cc00438e0ca42f3127
parent0cfb512e4acc7049d36478221f55bf6053bd81a6
tools: PCI: Add a userspace tool to test PCI endpoint

Add a userspace tool to invoke the ioctls exposed by the PCI endpoint test
driver to perform various PCI tests.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
tools/pci/pcitest.c [new file with mode: 0644]