mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
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>
=== 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