index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runner
/
resultgen.c
Age
Commit message (
Expand
)
Author
2022-03-31
runner: Override results for subtests even when there's dynamic subtests
Petri Latvala
2022-03-31
runner: Introduce --prune-mode to igt_runner
Petri Latvala
2021-10-08
lib: Typechecking minmax
Chris Wilson
2021-01-26
runner: Fix graceful exit result parsing for dynamic subtests
Petri Latvala
2021-01-22
runner: Introduce a way to stop testing without marking tests incomplete
Petri Latvala
2020-12-15
resultgen: avoid null pointer dereference from realloc
Jeremy Cline
2020-07-30
runner/resultgen: Remember to close fd to aborted.txt
Petri Latvala
2020-06-10
runner/resultgen: Explain why json creation might have failed
Arkadiusz Hiler
2020-06-03
runner: Adapt to device-based DRM logging changes
Petri Latvala
2020-05-15
runner/resultgen: Fix dmesg whitelist entry's regular expression
Harish Chegondi
2020-03-23
runner: Abort the run when test exits with IGT_EXIT_ABORT
Arkadiusz Hiler
2020-02-21
runner/resultgen: Provide output when test output is completely empty
Petri Latvala
2020-01-15
runner: Ensure generated json is properly UTF8-encoded
Petri Latvala
2020-01-03
runner/resultgen: Don't report subtest result if it has dynamic subtests
Petri Latvala
2020-01-03
runner/resultgen: Make subtest result line finding more robust
Petri Latvala
2020-01-03
runner/resultgen: Add support for extra validation hook in find_matches()
Petri Latvala
2020-01-03
runner/resultgen: Extrude dynamic subtest result texts
Petri Latvala
2020-01-03
runner/resultgen: Hoist handling of dynamic subtest output to a helper
Petri Latvala
2020-01-03
runner/resultgen: Extract finding begin/end pointers for test output to helpers
Petri Latvala
2020-01-03
runner/resultgen: Extract finding begin/end lines for a subtest to a helper
Petri Latvala
2020-01-03
runner/resultgen: Extract igt-version field handling to a helper
Petri Latvala
2019-11-15
runner: Parse dynamic subtest outputs and results
Petri Latvala
2019-10-21
runner/resultgen: Refactor output parsing
Petri Latvala
2019-10-21
runner: Produce skip instead of notrun for nonexisting tests
Petri Latvala
2019-10-14
runner/resultgen: Handle empty outputs
Petri Latvala
2019-06-24
runner/resultgen: Don't pass NULL to str*() functions
Arkadiusz Hiler
2019-06-03
runner: Cope with repeated subtests in journal
Petri Latvala
2019-05-10
runner: Use glib's regex utilities instead of POSIX ERE
Lyude Paul
2019-04-01
runner: Add --dmesg-warn-level switch
Arkadiusz Hiler
2019-04-01
runner: Refactor metadata parsing
Arkadiusz Hiler
2019-04-01
runner: Reinitialize compiled dmesg regexp each parsing session
Arkadiusz Hiler
2019-02-15
lib: Drop IGT_EXIT_TIMEOUT
Daniel Vetter
2018-12-20
runner: Add explicit "notrun" results for tests that were not executed
Petri Latvala
2018-12-12
runner: Produce json with results_version=10
Petri Latvala
2018-12-12
runner: Handle escaped characters from kmsg
Petri Latvala
2018-11-27
Revert "runner: Treat dmesg warnings as pure warnings"
Chris Wilson
2018-11-27
runner: Treat dmesg warnings as pure warnings
Chris Wilson
2018-11-15
runner: Implement --abort-on-monitored-error
Petri Latvala
2018-11-06
runner/resultgen: Split json generation and file writing
Petri Latvala
2018-10-23
runner: Add "root" also to the "totals" object
Petri Latvala
2018-10-15
runner: Fix results when there's warns and dmesg-warns
Petri Latvala
2018-10-03
runner: Plug more fd leaks
Petri Latvala
2018-10-03
runner: Add time_elapsed field to results
Petri Latvala
2018-09-27
runner: Avoid null characters in results.json
Petri Latvala
2018-09-21
runner: Make generate_piglit_name non-static
Petri Latvala
2018-09-12
runner/resultgen: More checking if subtests should exist
Petri Latvala
2018-08-31
runner: Introduce --piglit-style-dmesg
Petri Latvala
2018-08-31
runner/resultgen: Add a new field to carry overall runtimes
Petri Latvala
2018-08-17
runner/resultgen: Implement the totals field
Petri Latvala
2018-08-17
runner/resultgen: Be more robust with incomplete tests
Petri Latvala
[next]