We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Tests for Mbed OS PSA do not currently have CMake definitions. To fix this:
CMakeLists.txt
val
Mbed OS PSA targets (e.g. K64F, K66F)
Any
mbed-os-6.10.0
Not tools related
Look for CMake definitions for those tests and they can't be found.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Description of defect
Tests for Mbed OS PSA do not currently have CMake definitions. To fix this:
CMakeLists.txt
for each test suite, like other Greentea tests.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.
The text was updated successfully, but these errors were encountered: