mirror of
https://github.com/meshtastic/firmware.git
synced 2026-05-24 08:46:48 -04:00
* Add USB camera and uhubctl support for new test suite. Also added some bug fixes * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Refactor test messages for clarity and consistency in regex tests --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
7 lines
266 B
Python
7 lines
266 B
Python
"""Recovery tier — exercises `uhubctl` power control end-to-end.
|
|
|
|
Requires `uhubctl` installed AND at least one connected device on a
|
|
PPPS-capable hub. The whole tier skips cleanly via
|
|
`tests/recovery/conftest.py::_recovery_tier_guard` when either is missing.
|
|
"""
|