Files
infix/test/case/hardware/usb_two_ports
Joachim Wiberg 1bbd80d8c7 test: drop leading ietf/infix prefix from directories
Let's drop the leading IETF or Infix prefixes from tests.  Initially the
idea was to mimnic the YANG models, but it's difficult to navigate and
does not provide any real benefit to developers or end-users.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2025-11-20 20:23:23 +01:00
..

=== USB configuration with two USB ports

ifdef::topdoc[:imagesdir: {topdoc}../../test/case/hardware/usb_two_ports]

==== Description

Test that the USB locked/unlocked configuration is consistent
when having two USB ports.

==== Topology

image::topology.svg[USB configuration with two USB ports topology, align=center, scaledwidth=75%]

==== Sequence

. Set up topology and attach to target DUTs
. Lock the first USB port and unlock the second USB port
. Verify that the correct port is locked and the correct one is unlocked
. Unlock the first USB port, and lock the second USB port
. Verify that the correct port is locked and the correct one is unlocked