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
2021-02-09
runner: Handle graceful exit regardless of log level
Petri Latvala
2021-01-26
runner: Fix graceful exit result parsing for dynamic subtests
Petri Latvala
2021-01-22
runner: Add json test for handling graceful exit via SIGHUP
Petri Latvala
2021-01-22
runner: Introduce a way to stop testing without marking tests incomplete
Petri Latvala
2021-01-12
runner: Fix constness warning
Petri Latvala
2021-01-08
lib: Process kernel taints
Chris Wilson
2020-12-15
resultgen: avoid null pointer dereference from realloc
Jeremy Cline
2020-12-07
runner: Don't kill a test on taint if watching timeouts
Janusz Krzysztofik
2020-08-06
runner: Only claim the test was killed if it was killed
Petri Latvala
2020-07-30
runner: Also generate igt@runner@aborted when aborting internally
Petri Latvala
2020-07-30
runner/resultgen: Remember to close fd to aborted.txt
Petri Latvala
2020-07-22
runner: Print a message when aborting due to IGT_EXIT_ABORT
Petri Latvala
2020-07-22
runner: Use exitcode 127 when resume is impossible
Petri Latvala
2020-07-20
runner: Introduce --disk-usage-limit
Petri Latvala
2020-07-20
runner: Inject a message when killing test to taints
Petri Latvala
2020-06-11
runner: Fix handling of metadata values containing spaces
Lyude Paul
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-04-17
runner: More task debug!
Chris Wilson
2020-04-17
runner: Add --version to igt_runner
Petri Latvala
2020-04-07
runner: Show why we dump the task state
Chris Wilson
2020-03-25
runner: Remember to sync journal.txt for all writes
Petri Latvala
2020-03-25
runner: Only show the kmsg overflow message once
Chris Wilson
2020-03-23
runner: Abort the run when test exits with IGT_EXIT_ABORT
Arkadiusz Hiler
2020-03-23
runner/runner_tests: Extract helper for inspecting test result
Arkadiusz Hiler
2020-03-13
runner: Read all kernel logs when there are logs
Petri Latvala
2020-03-13
runner: Dump the rest of dmesg also when child refuses to die
Petri Latvala
2020-03-13
runner: Handle outputs before checking for timeout
Petri Latvala
2020-02-21
runner/resultgen: Provide output when test output is completely empty
Petri Latvala
2020-02-19
runner: Introduce per-test timeouts
Petri Latvala
2020-02-19
runner: Refactor timeouting
Petri Latvala
2020-02-11
runner_tests: Unit test dynamic subtest testlist support
Petri Latvala
2020-02-11
runner: Support dynamic subtests in testlists
Petri Latvala
2020-02-03
runner: Make the result an incomplete if a test is killed due to taint
Petri Latvala
2020-01-29
runner: Make sure output is still collected when killing test due to taint
Petri Latvala
2020-01-23
runner: Don't check for taints when not configured for it
Petri Latvala
2020-01-21
runner: Clean up quickly if the kernel OOPSed during a test
Chris Wilson
2020-01-16
runner_tests: Test that dynamic subtest failure is handled correctly
Petri Latvala
2020-01-16
runner_tests: Replace magic numbers with named constants
Petri Latvala
2020-01-15
runner/json_tests: Test handling of unprintable output from tests
Petri Latvala
2020-01-15
runner: Ensure generated json is properly UTF8-encoded
Petri Latvala
2020-01-03
runner/json_tests: Add test for parsing dynamic subtests with same name
Petri Latvala
2020-01-03
runner/json_tests: Adapt to no longer reporting subtests with dynamic subtests
Petri Latvala
2020-01-03
runner/resultgen: Don't report subtest result if it has dynamic subtests
Petri Latvala
2020-01-03
runner/json_tests: Adapt to dynamic subtest result parsing
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
[next]