Objectives
- Biggest bang-for-buck testing framework
- Promote good code partitioning
Ideas
- Get TeamCity? to load and run tests on simulators?
Discussions
http://stackoverflow.com/questions/1061652/unit-testing-embedded-software
- On target as early as possible
Books
Test Driven Development for Embedded C
Articles
Types
- Unit - host, simulated or target?
- Integration - co-hosted, co-simulated or a mixture?
- Regression
Questions
- How are tests run?
- How are results communicated?
Platforms