tests: usb: Move uhci port test code to libqos/usb.c
commitb0354ec59640a23c3be544d904400e38be8ff51d
authorIgor Mammedov <imammedo@redhat.com>
Fri, 26 Sep 2014 09:28:12 +0000 (26 09:28 +0000)
committerAndreas Färber <afaerber@suse.de>
Wed, 15 Oct 2014 03:03:12 +0000 (15 05:03 +0200)
tree0b5ac65ce77ae925410d1c67abc02916f27a6599
parentaaf36070510cd95f8d77ec208fda8a555b507a1d
tests: usb: Move uhci port test code to libqos/usb.c

Move code necessary for testing uhci port into library
so it could be used by other USB tests.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
tests/Makefile
tests/libqos/usb.c [new file with mode: 0644]
tests/libqos/usb.h [new file with mode: 0644]
tests/usb-hcd-ehci-test.c