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

ISOBlue software testing #10

Open
4 tasks
wang701 opened this issue Aug 27, 2019 · 1 comment
Open
4 tasks

ISOBlue software testing #10

wang701 opened this issue Aug 27, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@wang701
Copy link

wang701 commented Aug 27, 2019

We want to run and automate our tests for ISOBlue's software.

This article helped me understand a lot better what we need to do in terms of software testing for embedded devices (slides on how Google tested Chromecast is particularly helpful).

Our tests should have 2 parts to it:

  • Automated tests that run on emulators
  • Automated tests that run on real devices

Here are some initial tasks I could think about to get us started:

  • Dig into QEMU (or other simulator) and how we could set it up for our testing/simulation purposes.
  • Find suitable test frameworks or procedure for testing on real devices.
  • Define what tests need to be done.
  • Write some very simple tests to get us started.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants