Home
last modified time | relevance | path

Searched refs:BAR_TEST (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/PCI/endpoint/
H A Dpci-test-howto.rst148 # RUN pci_ep_bar.BAR0.BAR_TEST ...
149 # OK pci_ep_bar.BAR0.BAR_TEST
150 ok 1 pci_ep_bar.BAR0.BAR_TEST
151 # RUN pci_ep_bar.BAR1.BAR_TEST ...
152 # OK pci_ep_bar.BAR1.BAR_TEST
153 ok 2 pci_ep_bar.BAR1.BAR_TEST
154 # RUN pci_ep_bar.BAR2.BAR_TEST ...
155 # OK pci_ep_bar.BAR2.BAR_TEST
156 ok 3 pci_ep_bar.BAR2.BAR_TEST
157 # RUN pci_ep_bar.BAR3.BAR_TEST ...
[all …]
/linux/tools/testing/selftests/pci_endpoint/
H A Dpci_endpoint_test.c63 TEST_F(pci_ep_bar, BAR_TEST) in TEST_F() argument