TDD
  • CMock
    • CMock is a framework for mocking C interfaces for interaction-based testing; it is written in Ruby to inspect C interfaces and generate C code mocks from them.
    • Functionality and Design of the CMock framework
    • Mocking the Embedded World: Test-Driven Development, Continuous Integration, and Design Patterns 1, 2, 3
    • Mock的基本概念和方法 1, 2
  • Ceedling
    • Ceedling is a command-line build environment for scanning the source under test, generating code using the other tools, building and executing the tests, and reporting results.
  • CI
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License