Lines Matching refs:devices
9 There are a few different kselftests available for testing devices generically,
20 * **Coverage**: Probe status for devices described in Devicetree
23 * Error logs (``devices/error_logs``)
29 * Discoverable bus (``devices/probe``)
31 * **Coverage**: Presence and probe status of USB or PCI devices that have been
33 * **Requirements**: Manually describe the devices that should be tested in a
34 YAML reference file (see ``devices/probe/boards/google,spherion.yaml`` for
37 * Exist (``devices/exist``)
39 * **Coverage**: Presence of all devices
40 * **Requirements**: Generate the reference (see ``devices/exist/README.rst``
47 specific USB or PCI devices, but is probably not worth it for most cases.