-
- Downloads
Merge pull request #3639 from OlegHahm/unittest-color-output
Added a colored outputter to embUnit.
Showing
- sys/Makefile.include 4 additions, 0 deletionssys/Makefile.include
- sys/embunit/ColorOutputter.c 75 additions, 0 deletionssys/embunit/ColorOutputter.c
- sys/embunit/ColorTextColors.h 57 additions, 0 deletionssys/embunit/ColorTextColors.h
- sys/embunit/ColorTextOutputter.c 64 additions, 0 deletionssys/embunit/ColorTextOutputter.c
- sys/include/embUnit.h 11 additions, 3 deletionssys/include/embUnit.h
- sys/include/embUnit/ColorOutputter.h 45 additions, 0 deletionssys/include/embUnit/ColorOutputter.h
- sys/include/embUnit/ColorTextOutputter.h 30 additions, 0 deletionssys/include/embUnit/ColorTextOutputter.h
- tests/unittests/README.md 2 additions, 0 deletionstests/unittests/README.md
Loading
Please register or sign in to comment