Support for 'make junitfiles' target.

The Perl XML::Generator module must be installed to use this.
This commit is contained in:
Andrew Johnson
2017-05-18 16:31:43 -05:00
parent 82396ee3ef
commit b7b3dd2b37
10 changed files with 571 additions and 8 deletions

View File

@@ -66,6 +66,7 @@ DBTOMENUH = $(call PATH_FILTER, $(TOOLS)/dbToMenuH$(HOSTEXE))
REGISTERRECORDDEVICEDRIVER = $(PERL) $(TOOLS)/registerRecordDeviceDriver.pl
CONVERTRELEASE = $(PERL) $(call FIND_TOOL,convertRelease.pl)
FULLPATHNAME = $(PERL) $(TOOLS)/fullPathName.pl
TAPTOJUNIT = $(PERL) $(TOOLS)/tap-to-junit-xml.pl
#-------------------------------------------------------
# tools for installing libraries and products