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

sanitycheck: various enhancements to device testing support #21096

Closed
wants to merge 6 commits into from

Conversation

nashif
Copy link
Member

@nashif nashif commented Dec 1, 2019

  • Better output for hardware scanning and display
  • Move hardware scanning to its own class.

@zephyrbot zephyrbot added the area: Sanitycheck Sanitycheck has been renamed to Twister label Dec 1, 2019
@zephyrbot
Copy link
Collaborator

zephyrbot commented Dec 1, 2019

All checks are passing now.

Tip: The bot edits this comment instead of posting a new one, so you can check the comment's history to see earlier messages.

Move all hardware map generation/usage to a seperate class. This will
make it easier to extend the supported hardware in the future.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
When something goes bad during the flashing process set the reason
correctly and put the error messages from the flasher into device.log
and display the location of that file instead of an empty handler.log
right now.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Needed to show list of devices in a well formatted table.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Show a list of all refistered devices after scanning with

sanitycheck --generate-hardware-map

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
retyring -> retrying
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Fixed a few pylint issues, including space and indent reported by
flake8.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
@nashif
Copy link
Member Author

nashif commented Dec 10, 2019

will reopen with more commits and a rebase.

@nashif nashif closed this Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Sanitycheck Sanitycheck has been renamed to Twister
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants