Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: PCI: Add sample test script to invoke pcitest | Kishon Vijay Abraham I | 2017-04-28 | 1 | -0/+56 |
| | | | | | | | | 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: Add a userspace tool to test PCI endpoint | Kishon Vijay Abraham I | 2017-04-28 | 1 | -0/+186 |
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> |