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

Unit testing for esp-open-rtos #253

Merged
merged 11 commits into from
Nov 5, 2016
Merged

Conversation

sheinz
Copy link
Contributor

@sheinz sheinz commented Oct 25, 2016

This testing system is mostly implemented by @projectgus

With #207 I proposed my own testing system but after reviewing @projectgus implementation I decided to continue his work.

I added test cases from #207 to this PR.

What I added to the original implementation:

  • Fixed dual testing support
  • Run selected test cases
  • Device reset retries
  • List test cases from the device
  • Add basic WiFi test case (access point with station communication)
  • Add spiff test
  • Add timers test
  • Add README

@sheinz sheinz mentioned this pull request Oct 25, 2016
@sheinz
Copy link
Contributor Author

sheinz commented Oct 26, 2016

I have it running on Raspberry PI. It took 24 hours to build a tool-chain there :)
It would be nice to integrate it with GitHub and have tests automatically run on pull requests :)

@sheinz sheinz merged commit 7c702d7 into SuperHouse:master Nov 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant