1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/embunit
Juan Carrano 40e58a1afc sys/embunit: Fix incompatible declaration in outputter.
OutputterPrintHeaderFunction is declared as a function of 1 parameter
but CompilerOutputter_printHeader was defined as taking 2.

It is a mystery why this code compiled before.
2018-05-30 12:01:45 +02:00
..
AssertImpl.c
AUTHORS
ColorOutputter.c Added a colored outputter to embUnit. 2015-08-17 15:04:27 +02:00
ColorTextColors.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ColorTextOutputter.c Added a colored outputter to embUnit. 2015-08-17 15:04:27 +02:00
CompilerOutputter.c sys/embunit: Fix incompatible declaration in outputter. 2018-05-30 12:01:45 +02:00
COPYING
Makefile
readme_en.txt
RepeatedTest.c
stdImpl.c embUnit: simplify strcmp() implementation 2015-08-25 21:17:40 +02:00
TestCaller.c
TestCase.c
TestResult.c
TestRunner.c
TestSuite.c
TextOutputter.c embunit: fix outputters for msp430 2014-12-21 20:04:57 +01:00
TextUIRunner.c
XMLOutputter.c embunit: fix outputters for msp430 2014-12-21 20:04:57 +01:00