summaryrefslogtreecommitdiff
path: root/runner/resultgen.c
AgeCommit message (Expand)Author
2018-11-06runner/resultgen: Split json generation and file writingPetri Latvala
2018-10-23runner: Add "root" also to the "totals" objectPetri Latvala
2018-10-15runner: Fix results when there's warns and dmesg-warnsPetri Latvala
2018-10-03runner: Plug more fd leaksPetri Latvala
2018-10-03runner: Add time_elapsed field to resultsPetri Latvala
2018-09-27runner: Avoid null characters in results.jsonPetri Latvala
2018-09-21runner: Make generate_piglit_name non-staticPetri Latvala
2018-09-12runner/resultgen: More checking if subtests should existPetri Latvala
2018-08-31runner: Introduce --piglit-style-dmesgPetri Latvala
2018-08-31runner/resultgen: Add a new field to carry overall runtimesPetri Latvala
2018-08-17runner/resultgen: Implement the totals fieldPetri Latvala
2018-08-17runner/resultgen: Be more robust with incomplete testsPetri Latvala
2018-08-09runner: New test runnerPetri Latvala