Skip to content

Reduce test name redundancy

Dan Johansson requested to merge dan/test_decorations into main

Long test names cause the JUnit report files to exceed the size limit. By removing redundancies in the test names, the report size is reduced by 15%.

Signed-off-by: Dan Johansson dan.johansson@arm.com

Merge request reports

Loading