]> git.proxmox.com Git - mirror_qemu.git/commit - tests/Makefile.include
usb: improve ehci/uhci test
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 7 May 2014 14:39:11 +0000 (16:39 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 2 Jun 2014 14:28:59 +0000 (16:28 +0200)
commitd81d4106355f075dada63ae89a84ee45f588face
tree168c1ec14a560e9ab8b1fd252694e3455af88ab7
parent381626a96902d4c2c8e0f9cbf0b293bdf6408414
usb: improve ehci/uhci test

 * Attach usb devices to the bus.
 * Check initial port status register state.
 * Flip ehci initialization bit.
 * Check port status register state again to
   see whenever device handover to ehci worked.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
tests/Makefile
tests/usb-hcd-ehci-test.c