aboutsummaryrefslogtreecommitdiff
path: root/test/dm/pci.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-08test: dm: pci: Add cases for finding PCI capability APIsBin Meng1-0/+32
2018-08-08test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng1-0/+63
2018-08-08test: dm: pci: Test driver binding with driver data providedBin Meng1-0/+17
2018-08-08test: dm: pci: Add tests for configuration space accessBin Meng1-9/+15
2018-08-08test: dm: pci: Test more than one PCI host controllerBin Meng1-0/+11
2018-08-08test: dm: pci: Test more than one device on the same busBin Meng1-4/+33
2018-08-08test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()Bin Meng1-3/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-01-12dm: test: Convert PCI tests to use the DM PCI APISimon Glass1-9/+6
2015-06-04dm: pci: Allow PCI bus numbering aliasesSimon Glass1-0/+11
2015-05-21test: Generalize the unit test frameworkJoe Hershberger1-3/+3
2015-04-18dm: pci: Add driver model tests for PCISimon Glass1-0/+59