OSDN Git Service

tests: allows to run single test in usb-hcd-ehci-test
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 7 Feb 2017 11:45:36 +0000 (15:45 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 1 Mar 2017 07:51:29 +0000 (11:51 +0400)
commitd3510ff9d7e78c89ee41175082ae5390e6e5b285
treeee024f99903e417e0068bae46824b6ca6f5d186b
parentcd7bc87868d534f95e928cad98e2a52df7695771
tests: allows to run single test in usb-hcd-ehci-test

pci_init() shouldn't be a test function, but instead called before any
test. This allows to run a single test with -p /x86_64/ehci/....

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
tests/usb-hcd-ehci-test.c