-
Notifications
You must be signed in to change notification settings - Fork 3k
CMake: Add CMake to drivers greentea test #14060
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
Conversation
4407a76
to
d47be75
Compare
@rajkan01, thank you for your changes. |
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.
Same comment as in #14072 (review)
d47be75
to
85fbcf0
Compare
85fbcf0
to
bbd921d
Compare
Pull request has been modified.
bbd921d
to
20fb74f
Compare
@hugueskamba can you please re-review and make sure you are happy with the changes? |
CI started |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Summary of changes
Impact of changes
None.
Migration actions required
Note
Documentation
None.
Pull request type
Test results
Manual testing:
Successfully able to build the test suite with below manual steps
-- Generated .mbed_build config for DISCO target from blinky example and copied into the echo test directory.
-- Manually created test_spec.json, which is required by mbetgt to flash and initiate the test.
-- Reused host_tests python scripts
-- Manually created
runtests.cmake
where it callsmbedgt
command via execute_process()-- CTest -S runtests.cmake
Reviewers
@hugueskamba @0xc0170