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
2026-06-02
runner/resultgen: Fix fd leakage
Kamil Konieczny
1
-0
/
+1
2026-06-02
runner: Fix compilation failure on c17 and earlier
Zbigniew Kempczyński
1
-4
/
+3
2026-06-02
runner/resultgen: Insert attachments list into results.json
Zbigniew Kempczyński
1
-0
/
+96
2026-06-02
runner: Create attachments directory to use by hooks
Zbigniew Kempczyński
2
-12
/
+66
2026-06-02
runner: Rename dirfd to avoid clash with dirfd()
Zbigniew Kempczyński
1
-6
/
+6
2026-02-11
runner: Add an on-demand test for large files
Ryszard Knop
15
-1
/
+120
2026-02-11
runner/tests: Fix JSON test data
Ryszard Knop
8
-17
/
+17
2026-02-11
runner: Use Jansson in resultgen instead of json-c
Ryszard Knop
5
-314
/
+268
2025-12-09
igt: Make igt_simple_main*() look like normal function definition
Ville Syrjälä
2
-2
/
+2
2025-12-09
igt: Make igt_main*() look like normal function definition
Ville Syrjälä
9
-9
/
+9
2025-12-09
igt: Make igt_simple_main look more like a function
Ville Syrjälä
2
-2
/
+2
2025-12-09
igt: Make igt_main look more like a function
Ville Syrjälä
9
-9
/
+9
2025-12-09
igt: Make igt_subtest_group look like an iterator
Ville Syrjälä
2
-29
/
+29
2025-12-09
igt: Make igt_fixture look like an iterator
Ville Syrjälä
5
-69
/
+69
2025-09-17
Revert "runner/settings: Add function to set IGT_DATA_PATH environment variable"
Kamil Konieczny
1
-36
/
+0
2025-07-10
runner/settings: Add function to set IGT_DATA_PATH environment variable
Naladala Ramanaidu
1
-0
/
+36
2025-07-10
runner/settings: Constify absolute_path parameter
Naladala Ramanaidu
2
-2
/
+2
2025-07-10
runner: Relax timeout reduction on soft lockup
Janusz Krzysztofik
1
-4
/
+10
2025-06-26
runner/settings: Fix while loop
Peter Senna Tschudin
1
-1
/
+1
2025-06-06
runner: Include local glib header for Android
Jeevaka Prabu Badrappan
2
-0
/
+8
2025-06-04
runner: fix print/scan formatting for 32-bit compilation
Jan Sokolowski
2
-2
/
+2
2025-04-10
runner/executor: sync outputs after tests end
Kamil Konieczny
1
-1
/
+16
2025-04-02
runner/executor: Use bootime for time checks
Kamil Konieczny
1
-4
/
+9
2025-03-28
runner/kmemleak: Remove unnecessary lseek() calls
Peter Senna Tschudin
1
-9
/
+0
2025-03-10
runner: Parse results harder
Kamil Konieczny
3
-16
/
+81
2025-03-10
runner/executor: Integrate igt_kmemleak scans
Peter Senna Tschudin
4
-4
/
+68
2025-03-10
runner/kmemleak: library to interact with kmemleak
Peter Senna Tschudin
4
-0
/
+569
2025-02-20
runner: Bump network ping deadline to 40 seconds
Peter Senna Tschudin
1
-2
/
+2
2025-02-10
runner/resultgen: Add cmdline to results.json
Lucas De Marchi
23
-4
/
+31
2025-02-10
runner/settings: Serialize command line
Lucas De Marchi
2
-0
/
+28
2025-02-10
runner/settings: Add helpers to serialize/parse array
Lucas De Marchi
1
-0
/
+28
2025-02-10
runner: Fix use of newline on arguments
Lucas De Marchi
2
-3
/
+83
2025-02-10
runner/settings: Drop extra strdup
Lucas De Marchi
1
-1
/
+5
2025-02-10
runner/settings: Match serialization to parse
Lucas De Marchi
1
-27
/
+31
2025-02-10
runner/settings: Use wrapper macros for each type
Lucas De Marchi
1
-30
/
+48
2025-02-10
runner/settings: Deduplicate cleanup
Lucas De Marchi
1
-7
/
+6
2025-02-10
runner: Free settings at the end
Lucas De Marchi
2
-0
/
+4
2025-02-10
runner/settings: Fix code_coverage_script leak
Lucas De Marchi
1
-0
/
+1
2024-12-20
runner/executor: Integrate igt_facts functionality
Peter Senna Tschudin
4
-2
/
+34
2024-12-05
runner/executor: Inform about terminating
Kamil Konieczny
1
-1
/
+5
2024-12-05
runner/executor: Fix error handling at terminating test
Kamil Konieczny
1
-2
/
+6
2024-12-05
runner/executor: Limit reading dmesg to chunks
Kamil Konieczny
1
-9
/
+55
2024-09-05
runner/resultgen: Added dynamically ignored dmesg messages
Kamil Konieczny
2
-8
/
+68
2024-09-05
runner/settings: set PRUNE_KEEP_ALL as default
Kamil Konieczny
2
-3
/
+7
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
[next]