This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision |
| embedded_testing [2018/11/27 12:35] – [Docker] admin | embedded_testing [2026/06/08 20:14] (current) – admin |
|---|
| |
| https://ownyourbits.com/2017/06/20/c-build-environment-in-a-docker-container/ | https://ownyourbits.com/2017/06/20/c-build-environment-in-a-docker-container/ |
| | |
| |
| # install colorgcc | # install colorgcc |
| |
| |
| ====== J-Link ====== | |
| https://gnu-mcu-eclipse.github.io/debug/jlink/install/ | |
| |
| https://boundarydevices.com/debugging-using-segger-j-link-jtag/ | |
| |
| ====== Unit testing ====== | ====== Unit testing ====== |
| |
| <color /#FFff00>[[http://eradman.com/posts/tdd-in-c.html]]</color> | <color /#FFff00>[[http://eradman.com/posts/tdd-in-c.html]]</color> |
| | |
| | http://www.electronvector.com/ |
| | |
| | <color /#FFff00>[[https://embeddedartistry.com/blog/2018/10/15/embedded-systems-testing-resources]]</color> |
| | |
| | https://interrupt.memfault.com/blog/unit-testing-basics |
| |
| framekworks: | framekworks: |
| https://wiki.jenkins.io/display/JENKINS/Test+Results+Analyzer+Plugin | https://wiki.jenkins.io/display/JENKINS/Test+Results+Analyzer+Plugin |
| |
| | https://community.arm.com/developer/tools-software/tools/b/tools-software-ides-blog/posts/implementing-embedded-continuous-integration-with-jenkins-and-docker-part-1 |
| |
| | https://github.com/features/actions |