Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 500 Bytes

README.rst

File metadata and controls

17 lines (11 loc) · 500 Bytes

autotest2junit

Autoconf Autotest testsuite.log to JUnit testsuite.xml converter.

Creates JUnit xml files from Autoconf Autotest framework output files to be used in Jenkins CI.

Tool parses testsuite.log and outputs testsuite.xml file.

Usage

Run the script in the directory where your testsuite.log is stored, this creates testsuite.xml in the same directory.