Skip to content

resource/udev: update imxusbloader ids#1895

Merged
Emantor merged 1 commit into
labgrid-project:masterfrom
gsalvatella:update-imx-udev-ids
Jun 11, 2026
Merged

resource/udev: update imxusbloader ids#1895
Emantor merged 1 commit into
labgrid-project:masterfrom
gsalvatella:update-imx-udev-ids

Conversation

@gsalvatella

@gsalvatella gsalvatella commented Jun 10, 2026

Copy link
Copy Markdown

Description

Some USB devices compatible with UUU are still missing in the match list of the IMXUSBLoader, making it fail on tests. Use the uuu -udev command from the latest UUU version to extract a full list of compatible VID/UIDs. Sort it in ascending order and merge it with the existing list. Existing devices that are not present in that command are left separated under a comment in case they are still required.

Checklist

  • Documentation for the feature
  • Tests for the feature
  • The arguments and description in doc/configuration.rst have been updated
  • Add a section on how to use the feature to doc/usage.rst
  • Add a section on how to use the feature to doc/development.rst
  • PR has been tested
  • Man pages have been regenerated

Some USB devices compatible with UUU are still missing in the match list
of the IMXUSBLoader, making it fail on tests. Use the `uuu -udev`
command from the latest UUU version to extract a full list of compatible
VID/UIDs. Sort it in ascending order and merge it with the existing
list. Existing devices that are not present in that command are left
separated under a comment in case they are still required.

Signed-off-by: Gerard Salvatella <gerard.salvatella@siemens.com>
@gsalvatella gsalvatella force-pushed the update-imx-udev-ids branch from 99fe8a3 to 62d6c8f Compare June 10, 2026 17:52
@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 45.9%. Comparing base (d3c08b1) to head (62d6c8f).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
labgrid/resource/udev.py 0.0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1895   +/-   ##
======================================
  Coverage    45.9%   45.9%           
======================================
  Files         180     180           
  Lines       14496   14496           
======================================
  Hits         6666    6666           
  Misses       7830    7830           
Flag Coverage Δ
3.10 45.9% <0.0%> (ø)
3.11 45.9% <0.0%> (ø)
3.12 45.9% <0.0%> (ø)
3.13 45.9% <0.0%> (ø)
3.14 45.9% <0.0%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@Emantor Emantor added the pick to stable Needs a pick to the latest stable branch label Jun 11, 2026
@Emantor Emantor merged commit be8f3a2 into labgrid-project:master Jun 11, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pick to stable Needs a pick to the latest stable branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants