esp32-s2_dfu/tests
hathach c81c4bb817 add set idle request for hidh_open_subtask
add interface number to hidh_interface_info_t
refractor hidh_open_subtask to be a true subtask
cannot run with set idle code ON because of semaphore misuse
2013-06-27 03:20:14 +07:00
..
lpc175x_6x remove app_os_prio.h in os_none configure 2013-06-26 18:00:05 +07:00
support remove app_os_prio.h in os_none configure 2013-06-26 18:00:05 +07:00
test add set idle request for hidh_open_subtask 2013-06-27 03:20:14 +07:00
vendor/ceedling delete some pdf docs 2013-06-04 11:47:37 +07:00
readme.md test refractor 2013-05-12 19:32:32 +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

Build Status