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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants