aboutsummaryrefslogtreecommitdiff
path: root/tests/usb-hcd-uhci-test.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-12test: Move qtests to a separate directoryThomas Huth1-88/+0
2019-09-05tests/libqtest: Use libqtest-single.h in tests that require global_qtestThomas Huth1-1/+1
2019-08-15tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtestThomas Huth1-3/+5
2019-08-15tests: Set read-zeroes on for null-co driverAndrey Shinkevich1-1/+2
2018-08-16tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster1-2/+2
2018-02-14libqos: Use explicit QTestState for remaining libqos operationsEric Blake1-0/+1
2017-09-15tests: Introduce generic device hot-plug/hot-unplug functionsThomas Huth1-24/+2
2017-05-11tests: Use null-co:// instead of /dev/null as the dummy imageFam Zheng1-1/+1
2017-03-01tests: fix usb-test leaksMarc-André Lureau1-0/+1
2016-10-14tests: minor cleanups in usb-hcd-uhci-testLaurent Vivier1-6/+9
2016-10-06tests: enable ohci/uhci/xhci tests on PPC64Laurent Vivier1-8/+16
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier1-1/+1
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-01-29usb: Clean up includesPeter Maydell1-2/+1
2015-03-26misc: fix typos in copyright declarationGonglei1-1/+1
2014-12-10qtests: Specify image format explicitlyKevin Wolf1-1/+1
2014-10-15tests: usb: usb-storage hotplug testIgor Mammedov1-0/+31
2014-10-15tests: usb: Generic usb device hotplugIgor Mammedov1-2/+18
2014-10-15tests: usb: add port test to uhci unit testIgor Mammedov1-2/+16
2014-08-29tests: add UHCI qtestGonglei1-0/+35