canonical / checkbox

Checkbox is a testing framework used to validate device compatibility with Ubuntu Linux. It’s the testing tool developed for the purposes of the Ubuntu Certification program.
https://checkbox.readthedocs.io
GNU General Public License v3.0
33 stars 49 forks source link

Add v4l-utils dependency (New) #1564

Closed tomli380576 closed 3 weeks ago

tomli380576 commented 3 weeks ago

Description

Added v4l-utils dependency to the debian control file.

Documentation

Tests

Verified that the package exists and can be installed with sudo apt in ubuntu 16, 18, 20 virtual machines and real machines running ubuntu 22, 24

tomli380576 commented 3 weeks ago

sry included 1 extra file

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 33 lines in your changes missing coverage. Please review.

Project coverage is 47.48%. Comparing base (e721427) to head (f4086fe). Report is 42 commits behind head on main.

Files with missing lines Patch % Lines
...upport/checkbox_support/parsers/v4l2_compliance.py 0.00% 33 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1564 +/- ## ======================================= Coverage 47.48% 47.48% ======================================= Files 369 370 +1 Lines 39586 39649 +63 Branches 6685 6698 +13 ======================================= + Hits 18798 18828 +30 - Misses 20077 20110 +33 Partials 711 711 ``` | [Flag](https://app.codecov.io/gh/canonical/checkbox/pull/1564/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical) | Coverage Δ | | |---|---|---| | [checkbox-support](https://app.codecov.io/gh/canonical/checkbox/pull/1564/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical) | `60.34% <0.00%> (-0.16%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=canonical#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.