espressif_tinyusb/tests
hathach 81780008e9 add cardinality_of function to return number of set bits
refractor tests in ehci
2013-05-11 00:40:21 +07:00
..
test add cardinality_of function to return number of set bits 2013-05-11 00:40:21 +07:00
vendor/ceedling move esc around in ruby script 2013-05-09 16:46:31 +07:00
project.yml clean up test 2013-05-10 18:08:16 +07:00
rakefile.rb - add ceedling/cmock/unity as testing framework and support 2012-12-27 02:52:40 +07:00
readme.md add cardinality_of function to return number of set bits 2013-05-11 00:40:21 +07:00

readme.md

Test-Driven Development (TDD)

TDD indeed works with C & embedded with the help of Ceedling, Unity & CMock as a testing framework.

comming soon

More detail on TDD can be found at

Continuous Integration

comming soon