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 50 forks source link

[checkbox-ceoem] Modify optee test to allow different xtest snap (Bugfix) #1554

Closed rickwu666666 closed 4 days ago

rickwu666666 commented 1 month ago

Description

Modify the optee test since we have platform that tee-supplicant and xtest running on different snap. We also add environment for both xtest and tee-supplicant for debug perpose.

Resolved issues

Documentation

Tests

sideload result without manifest: https://certification.canonical.com/hardware/202408-34281/submission/400476/

rickwu666666 commented 1 month ago

@stanley31huang As discussed offline, I've removed the logic of enable tee-supplicant.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 48.29%. Comparing base (5c64de4) to head (d25548a). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1554 +/- ## ======================================= Coverage 48.29% 48.29% ======================================= Files 372 372 Lines 40072 40072 Branches 6756 6756 ======================================= Hits 19351 19351 Misses 20003 20003 Partials 718 718 ```

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