Berikut ini adalah implementasi lampu penyeberangan jalan (“traffic light at a pedestriancrosswalk”) dari Example 3.9 di buku “Introduction to Embedded Systems, a […]
Blog Archive
0
Unit Test untuk C/C++
Berikut ini beberapa library unit test untuk bahasa pemrograman C atau C++ Unity Unit Test http://www.throwtheswitch.org/unity CppUTest https://github.com/cpputest/cpputest https://github.com/jwgrenning/cpputest-starter-project https://github.com/cpputest/cpputest.git Google Test […]