Skip to content
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

CMake supports missing for Mbed OS PSA tests #14680

Closed
LDong-Arm opened this issue May 19, 2021 · 1 comment · Fixed by #14828
Closed

CMake supports missing for Mbed OS PSA tests #14680

LDong-Arm opened this issue May 19, 2021 · 1 comment · Fixed by #14828

Comments

@LDong-Arm
Copy link
Contributor

Description of defect

Tests for Mbed OS PSA do not currently have CMake definitions. To fix this:

  • Add a CMakeLists.txt for each test suite, like other Greentea tests.
  • Add a new CMake target for val and link each test suite to it.

Target(s) affected by this defect ?

Mbed OS PSA targets (e.g. K64F, K66F)

Toolchain(s) (name and version) displaying this defect ?

Any

What version of Mbed-os are you using (tag or sha) ?

mbed-os-6.10.0

What version(s) of tools are you using. List all that apply (E.g. mbed-cli)

Not tools related

How is this defect reproduced ?

Look for CMake definitions for those tests and they can't be found.

@ciarmcom
Copy link
Member

Thank you for raising this detailed GitHub issue. I am now notifying our internal issue triagers.
Internal Jira reference: https://jira.arm.com/browse/IOTOSM-3979

@ciarmcom ciarmcom added this to Open in Issue Workflow May 21, 2021
@ciarmcom ciarmcom added this to Untriaged in Issue Severity May 21, 2021
@ciarmcom ciarmcom removed the mirrored label May 21, 2021
@LDong-Arm LDong-Arm moved this from Inbox to To do (8) in Mbed Core Jun 17, 2021
@LDong-Arm LDong-Arm moved this from To do (16) to In progress (8) in Mbed Core Jun 22, 2021
@LDong-Arm LDong-Arm linked a pull request Jun 24, 2021 that will close this issue
@LDong-Arm LDong-Arm moved this from In progress (8) to Awaiting review (3) in Mbed Core Jun 24, 2021
@Patater Patater moved this from Awaiting review (3) to Review in progress (4) in Mbed Core Jun 29, 2021
Mbed Core automation moved this from Review in progress (4) to Done Jun 29, 2021
Issue Workflow automation moved this from Open to Done Jun 29, 2021
@Patater Patater moved this from Done to Reported in Mbed Core Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Mbed Core
  
Reported
Development

Successfully merging a pull request may close this issue.

3 participants