-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[checkbox-ce-oem] add iio sensors test (New) #1036
[checkbox-ce-oem] add iio sensors test (New) #1036
Conversation
implement iio sensor tests
add sub parser to support dump iio sensor resource
add unittest and refactor iio sensor test
fixed template job issue
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1036 +/- ##
==========================================
+ Coverage 40.52% 40.65% +0.12%
==========================================
Files 335 336 +1
Lines 37365 37445 +80
Branches 6348 6358 +10
==========================================
+ Hits 15143 15223 +80
Misses 21585 21585
Partials 637 637
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
fixed PEP8 issue
improve unittest coverage
add iio sensors test plan as part of nested test plan of ce-oem plans
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
add author information into python scripts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A minor question. Please see my in-line comment.
Otherwise LGTM
contrib/checkbox-provider-ce-oem/units/iio-sensors/test-plan.pxu
Outdated
Show resolved
Hide resolved
applied templdate id for iio sensor tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
add new iio-sensors test plans
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see my comment.
fixed bugs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see my comments.
correct test plan Co-authored-by: LiaoU3 <[email protected]>
updated log Co-authored-by: LiaoU3 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* Add: implement iio sensors test implement iio sensor tests
Description
Implement new test cases for industrial I/O sensor
Resolved issues
N/A
Documentation
Refer to the kernel document about the Industrial I/O sensor
https://www.kernel.org/doc/html/v5.4/driver-api/iio/core.html#industrial-i-o-devices
Tests
Tested on Murcia project, please refer the test results from C3 website.
https://certification.canonical.com/hardware/202312-33237/submission/359230/
List-bootstrapped logs