提交 e399dbac 编写于 作者: H Haotong Chen

usb_device_check: add multi_hubs_in_parallel

Add case add multi_hubs_in_parallel, it attachs eight hubs on one hub.
Signed-off-by: NHaotong Chen <hachen@redhat.com>
上级 7666da44
......@@ -53,3 +53,15 @@
- multi_hubs_in_series:
no usb-ehci
usb_topology = '{"usb-hub":5}'
- multi_hubs_in_parallel:
no usb-ehci
usb_topology = '{"usb-hub":9}'
port_d0 = 1
port_d1 = 1.1
port_d2 = 1.2
port_d3 = 1.3
port_d4 = 1.4
port_d5 = 1.5
port_d6 = 1.6
port_d7 = 1.7
port_d8 = 1.8
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册