alfred gedeon
c4d8002634
Generate JUnit style report for kernel unit test ( #504 )
...
* Add JUnit test report to ut
* Add JUnit test report with make run
* Fix gcc path
2021-02-15 14:09:24 -08:00
David Chalco
63aec3607d
Unit Test/timer[0] ( #502 )
...
* define CC/LD iff undef. Add timers suite
* timers_utest[0]
2021-02-14 11:24:55 -08:00
alfred gedeon
cd92c42b52
Kernel list.c Unit Test ( #497 )
...
* Test: List.c Unit Test
* Test: test list.h macros
* Test: Fix UT bug
* Remove unecessary statement from Makefile
* Update list_utest.c
* Update list_utest.c
Co-authored-by: Cobus van Eeden <35851496+cobusve@users.noreply.github.com>
2021-02-11 18:10:49 -08:00
alfred gedeon
9b9011917a
Add Kernel Unit Tests Environment ( #494 )
...
* Implement Kernel Unit Test Framework with CMock
* Add Readme.md to unit tests
* Add Posix build checker to git actions
* Add Ruby requirement
* Fix file header checks
* Fix header checks
* Add color output to test runs
2021-02-08 15:26:01 -08:00