Optimize generation of JUnit test reports
With a current limitation of 30MB per JUnit XML file current reports from unit testing become unparseable by the CI system. Separate major test reports and remove duplicate ones.
Signed-off-by: Anton Bondarenko anton.bondarenko@arm.com