
17 Jan
2014
17 Jan
'14
9:28 a.m.
On 17.01.2014 11:39, Jiri Denemark wrote:
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 | 40 +++++++++++++++++++++++++++++----------- 1 file changed, 29 insertions(+), 11 deletions(-)
Nice! How easily extensible test :) ACK Michal