]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virpcimock: Mock /sys/bus/pci/drivers_probe
authorJiri Denemark <jdenemar@redhat.com>
Thu, 16 Jan 2014 11:28:12 +0000 (12:28 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 20 Jan 2014 12:58:04 +0000 (13:58 +0100)
commit508b566ec24ce3df6ec9c4a31bb7512bc0177097
tree1517678a80c6d4d02043effd3a4f0f357e7bc06d
parent124affae84539ac3f31a366a96f427df86674d33
virpcimock: Mock /sys/bus/pci/drivers_probe

This file is used by PCI detach and reattach APIs to probe for a driver
that handles a specific device.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
tests/virpcimock.c