This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Unit Testing tools/framework



Hi All,

I would like to know if there are any tools can support unit testing on firmware development (we are currently using CCS to do development). And it would be better if we can run the unit testing without connecting to the real broad.

Thank you!

 

  • And it would be better if we can run the unit testing without connecting to the real broad.

    If you really want to disregard the actual hardware, there are plenty of testing frameworks - just use your favourite search engine.

    In contrast, Atollic advertises it's "TrueVerifier" testing framwork for tight integration in it's toolchain. Look here:

    http://atollic.com/index.php/trueverifier

    I never used it, though, so I can't tell more than the website.