Skip to content

N7s tmc#200 html report

Bartosz Wojczyński requested to merge n7s-tmc#200-html-report into master

spinerrorparser can now generate HTML reports from parsed spin error messages.

Sample command to generate an error:

./spinerrorparser -im "pan:1: assertion violated ((global_state.function2.nestedstate_0_b>=5)&&(global_state.function2.nestedstate_0_b<=15)) (at depth 293)" -it ~/spacecreator/build/src/libs/reporting/HtmlReport/template.html -of ~/output.html

See the attached HTML file for a sample output.

output.html

Merge request reports

Loading