util/testing: Update junit.xml to support coreboot builds
commitc32c054cc41aa68be08aa4b993b471d434e1a63e
authorMartin Roth <gaumless@gmail.com>
Sat, 19 May 2018 23:51:20 +0000 (19 17:51 -0600)
committerMartin Roth <martinroth@google.com>
Mon, 21 May 2018 13:17:38 +0000 (21 13:17 +0000)
tree8422965abfc30c82f3567e8641dd6c6a0998bd85
parent185202c469977ab3c9b55cec7998f7746d518da1
util/testing: Update junit.xml to support coreboot builds

Up to this point, junit.xml has only been used to build tools, as abuild
has handled the coreboot builds.  To add additional tests not covered
by abuild, we need junit.xml to work with bare directories.

This also requires updating the build directory (BLD_DIR) for existing
builds using the junit.xml target.

Change-Id: If6e27e02e25e20f48e5a9372373de6058ca378dd
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: https://review.coreboot.org/26421
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
util/testing/Makefile.inc