tools: PCI: Add sample test script to invoke pcitest
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 27 Mar 2017 09:45:17 +0000 (15:15 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Apr 2017 15:23:20 +0000 (10:23 -0500)
commit62cb0eff82d8c64b79d3cf46a995306551beeaf3
tree416993e089432240ec31d96e217e3387644a54ab
parent3f2ed813483452e3f8de56ec40c97c432c16dbf1
tools: PCI: Add sample test script to invoke pcitest

Add a simple test script that invokes the pcitest userspace tool to perform
all the PCI endpoint tests (BAR tests, interrupt tests, read tests, write
tests and copy tests).

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