Attention is currently required from: Martin Roth, Paul Fagerburg, Jan Dabros. Hello Patrick Georgi, Martin Roth, Paul Fagerburg, Jan Dabros,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/51281
to look at the new patch set (#2).
Change subject: tests/Makefile.inc: Enable support for multiple test groups ......................................................................
tests/Makefile.inc: Enable support for multiple test groups
Until now output of all test groups run in single unit test were saved in the same file which caused Jenkins to fail because of existence of multiple root XML elements. Now each test group is saved to its own file containing its name at the end of the filename.
Signed-off-by: Jakub Czapiga jacz@semihalf.com Change-Id: I21ba512073bc8d8693daad8a9b86d5b076bea03f --- M tests/Makefile.inc 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/51281/2