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
Age
Commit message (
Expand
)
Author
2019-01-29
automake: Drop runner build support
Daniel Vetter
2019-01-22
runner: Implement --dry-run
Petri Latvala
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
lib: Show stacktrace when terminated by runner
Chris Wilson
2018-11-27
runner: Flip kill args
Chris Wilson
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-27
runner: Use %lx for printing unsigned longs
Petri Latvala
2018-11-27
runner: Be patient for processes to die
Chris Wilson
2018-11-20
runner: Exit with a nonzero status if aborting
Petri Latvala
2018-11-15
runner: Implement --abort-on-monitored-error
Petri Latvala
2018-11-06
runner: Unit tests for json generation
Petri Latvala
2018-11-06
runner/resultgen: Split json generation and file writing
Petri Latvala
2018-11-05
runner: const-correct the unit tests
Petri Latvala
2018-11-05
runner: Fix declaration of timeofday_double
Petri Latvala
2018-10-23
runner: Add "root" also to the "totals" object
Petri Latvala
2018-10-19
runner: Add --overall-timeout
Petri Latvala
2018-10-15
runner: Fix results when there's warns and dmesg-warns
Petri Latvala
2018-10-04
runner: Add unit test for resume when enough subtests are already run
Petri Latvala
2018-10-04
runner: Don't try to execute an empty set of subtests
Petri Latvala
2018-10-03
runner: Add a unit test that checks for fd leaks
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-28
runner: Plug an fd leak
Petri Latvala
2018-09-27
runner: Avoid null characters in results.json
Petri Latvala
2018-09-21
runner: Support -t and -x with a --test-list
Petri Latvala
2018-09-21
runner: Lowercase the name used for matching -t and -x
Petri Latvala
2018-09-21
runner: Make generate_piglit_name non-static
Petri Latvala
2018-09-19
runner: Flush igt_runner outputs before forking
Petri Latvala
2018-09-17
runner: Increase buffer size for reading outputs
Petri Latvala
2018-09-12
runner: Seek to the end to get to the end of kmsg
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
2018-08-16
runner: Match the piglit name with -t and -x options
Petri Latvala
2018-08-13
runner/meson: Add support for use_rpath option
Arkadiusz Hiler
2018-08-13
runner: Fix path handling
Arkadiusz Hiler
2018-08-09
runner: Unit tests for the runner
Petri Latvala
2018-08-09
runner: New test runner
Petri Latvala