]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virusb test data: add devpath files for port addressing
authorMaximilian Martin <maximilian_martin@gmx.de>
Mon, 18 Aug 2025 14:34:12 +0000 (16:34 +0200)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 11 Feb 2026 18:05:36 +0000 (18:05 +0000)
commit93e1f5ee96e64c252d2f54d4e8ac603bb17e8560
tree305077a413ae2b1463924ef0e3bae770828cd326
parentfc5840b4980045a05b8973900cdbe36162e48331
virusb test data: add devpath files for port addressing

This patch adds devpath files to the virusb test data.
These files are mockups for the USB sysfs files that
contain the port of a USB device in dotted notation.
They are used for testing of USB bus/port matching.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de>
15 files changed:
tests/virusbtestdata/sys_bus_usb/devices/1-1.5.3.1/devpath [new file with mode: 0644]
tests/virusbtestdata/sys_bus_usb/devices/1-1.5.3.3/devpath [new file with mode: 0644]
tests/virusbtestdata/sys_bus_usb/devices/1-1.5.3/devpath [new file with mode: 0644]
tests/virusbtestdata/sys_bus_usb/devices/1-1.5.4/devpath [new file with mode: 0644]
tests/virusbtestdata/sys_bus_usb/devices/1-1.5.5/devpath [new file with mode: 0644]
tests/virusbtestdata/sys_bus_usb/devices/1-1.5.6/devpath [new file with mode: 0644]
tests/virusbtestdata/sys_bus_usb/devices/1-1.5/devpath [new file with mode: 0644]
tests/virusbtestdata/sys_bus_usb/devices/1-1.6/devpath [new file with mode: 0644]
tests/virusbtestdata/sys_bus_usb/devices/1-1/devpath [new file with mode: 0644]
tests/virusbtestdata/sys_bus_usb/devices/2-1.2/devpath [new file with mode: 0644]
tests/virusbtestdata/sys_bus_usb/devices/2-1/devpath [new file with mode: 0644]
tests/virusbtestdata/sys_bus_usb/devices/usb1/devpath [new file with mode: 0644]
tests/virusbtestdata/sys_bus_usb/devices/usb2/devpath [new file with mode: 0644]
tests/virusbtestdata/sys_bus_usb/devices/usb3/devpath [new file with mode: 0644]
tests/virusbtestdata/sys_bus_usb/devices/usb4/devpath [new file with mode: 0644]