-
Notifications
You must be signed in to change notification settings - Fork 44
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
Make greentea tools standalone #303
Comments
Explanation for scripts in host_tests: GREENTEA_SETUP(20, "default_auto"); in this case htrun looks for host_tests in htrun: host_tests in mbed-os: |
Verify fastmodel support works in standalone greentea htrun: mbed-fastmodel-agent is an interface python module to ARM fast model and this fastmodel agent is invoked by htrun to run host tests with fast models. Unfortunately |
All tasks closed. Mission complete. |
We'd like to make the greentea tools standalone again, rather than part of the mbed-os-tools mono repo.
mbedgt
usembed-tools detect --json
for device detection, to avoid needing to depend on any Python library for device detection #317greentea-host
for holding host-test stuff #318mbedgt
/gt
from ARMmbed/greentea #319 @rajkan01 Remove gt and cleanup #321The text was updated successfully, but these errors were encountered: