index
:
xorg/app/intel-gpu-tools
master
Test suite and tools for DRM/KMS drivers (mirrored from https://gitlab.freedesktop.org/drm/igt-gpu-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runner
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-21
runner: Allow multiple --hook options
Gustavo Sousa
4
-17
/
+173
2024-08-21
igt_hook: Allow multiple hook descriptors
Gustavo Sousa
1
-0
/
+1
2024-08-21
runner: Add option --hook
Gustavo Sousa
4
-1
/
+37
2024-08-21
runner: Make it easier to extend argv
Gustavo Sousa
1
-20
/
+34
2024-05-17
runner: Remove useless null check for delim in job_list_from_test_list
Gustavo Sousa
1
-16
/
+5
2024-05-07
runner: use poll.h in includes
Reagan Bohan
1
-1
/
+1
2023-12-06
runner/resultgen: Fix subtest runtimes
Piotr Kira
1
-0
/
+7
2023-10-30
runner/runner_tests: add a test to check case-insensitive match
Mauro Carvalho Chehab
1
-0
/
+25
2023-10-30
runner/job_list: use case-insensitive regular expressions
Mauro Carvalho Chehab
1
-1
/
+1
2023-10-30
igt_runner: don't require root for dry_run
Mauro Carvalho Chehab
1
-0
/
+1
2023-10-30
runner/runner_tests: Fix name of no-subtests in unit tests
Petri Latvala
1
-2
/
+2
2023-10-30
runner/runner_tests: Unit tests for binary-name-only testlist entries
Petri Latvala
1
-0
/
+70
2023-10-30
runner: Normalize testlist entries that don't list subtests
Petri Latvala
1
-1
/
+21
2023-06-09
runner: Dump GPU state on timeout
Chris Wilson
1
-0
/
+1
2023-04-28
Revert "runner: check disk limit at dumping kmsg"
Kamil Konieczny
1
-19
/
+5
2023-04-25
runner: check disk limit at dumping kmsg
Kamil Konieczny
1
-5
/
+19
2023-04-03
runner/meson.build: fix minimal build
Mauro Carvalho Chehab
1
-5
/
+1
2023-03-09
runner/job_list: return error on crashes while running --list-subtests
Zbigniew KempczyĆski
1
-0
/
+1
2023-03-08
runner/resume: change exit code for results gen fail
Kamil Konieczny
1
-2
/
+7
2023-01-27
runner: Use 'abort' as result if a test caused an abort
Petri Latvala
1
-13
/
+97
2023-01-27
runner: Refactor abort-checking to a helper function
Petri Latvala
1
-3
/
+8
2023-01-27
runner: Don't override more results than requested
Petri Latvala
1
-0
/
+6
2023-01-11
runner: Correctly handle abort before first test
Petri Latvala
2
-5
/
+55
2022-11-30
runner: Reset disk usage tracking on subtest change
Petri Latvala
1
-2
/
+5
2022-11-18
runner: Don't read journal at all if socket comms are used
Petri Latvala
1
-6
/
+6
2022-11-15
runner: Fix a memory leak in stderr_contains_warnings
Petri Latvala
1
-3
/
+8
2022-11-10
Revert "runner: Disable socket communications for now"
Petri Latvala
1
-8
/
+1
2022-11-10
runner: Continue using socket comms when getting an invalid packet
Petri Latvala
1
-2
/
+13
2022-11-10
runner: Use a bigger buffer for receiving test outputs
Petri Latvala
1
-4
/
+13
2022-10-31
runner: Disable socket communications for now
Petri Latvala
1
-1
/
+8
2022-10-31
runner: Add a socket comms decoder
Petri Latvala
2
-0
/
+139
2022-10-31
runner/runner_tests: Add tests for socket communications
Petri Latvala
1
-0
/
+186
2022-10-31
runner: Use socket communications
Petri Latvala
3
-39
/
+947
2022-10-11
Ifdef out linux-specific headers
Jake Freeland
2
-0
/
+4
2022-08-31
runner: Add tests for environment flags
Ryszard Knop
2
-1
/
+31
2022-08-31
runner: Add help for the --environment flag
Ryszard Knop
1
-0
/
+4
2022-08-31
runner: Set requested env vars during execution
Ryszard Knop
1
-2
/
+6
2022-08-31
runner: Serialize the provided environment flags
Ryszard Knop
1
-31
/
+152
2022-08-31
runner: Add the --environment flag
Ryszard Knop
2
-1
/
+131
2022-08-31
runner: make the usage function variadic
Ryszard Knop
1
-33
/
+31
2022-08-31
runner: rename free_settings to clear_settings
Ryszard Knop
5
-15
/
+15
2022-08-11
runner: Remove some unused values
Ryszard Knop
1
-4
/
+3
2022-08-11
runner: Check for strchr result in parse_dmesg_line
Ryszard Knop
1
-1
/
+1
2022-04-14
runner: execute code coverage script also from PATH
Mauro Carvalho Chehab
1
-41
/
+68
2022-03-31
runner: Override results for subtests even when there's dynamic subtests
Petri Latvala
1
-4
/
+2
2022-03-31
runner_tests: json tests for all prune-mode options
Petri Latvala
58
-0
/
+819
2022-03-31
runner_tests: Rename dynamic-subtests json test to dynamic-subtests-keep-dynamic
Petri Latvala
21
-3
/
+5
2022-03-31
runner: Unit tests for the --prune-mode option
Petri Latvala
1
-0
/
+32
2022-03-31
runner: Introduce --prune-mode to igt_runner
Petri Latvala
3
-19
/
+121
2022-03-28
runner: Fix handling of per-test-timeout
Petri Latvala
1
-1
/
+1
[next]