commit | 5af3438a7c2ff846dec31dbe85163d9f71281445 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Thu May 25 10:10:16 2023 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Fri May 26 09:10:49 2023 +0200 |
tree | 4b7904b7230edac0b72c0b7d969b8e746c5b46e8 | |
parent | f5af1dad564d76121c810330824d5e0a1f6294d4 [diff] |
tests/qtest/usb-hcd-ehci-test: Check for EHCI and UHCI HCDs before using them The devices might not be available in the binary (e.g. when compiling with "--without-default-devices"), so we have to check before we can use them. Message-Id: <20230525081016.1870364-5-thuth@redhat.com> Reviewed-by: Ani Sinha <anisinha@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>