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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
scripts/xls_to_doc.py: beautify its coding style
Mauro Carvalho Chehab
1
-24
/
+32
2024-03-14
scripts/xls_to_doc.py: use a main() function
Mauro Carvalho Chehab
1
-22
/
+25
2024-03-11
scripts/doc_to_xls.py: split code into a XLS conversion and main()
Mauro Carvalho Chehab
1
-52
/
+72
2024-03-11
scripts/xls_to_doc.py: ignore fields filled by lists by default
Mauro Carvalho Chehab
1
-5
/
+22
2024-03-11
scripts/xls_to_doc.py: remove some dead code
Mauro Carvalho Chehab
1
-41
/
+0
2024-03-11
scripts/xls_to_doc.py: make the script work again
Mauro Carvalho Chehab
1
-2
/
+3
2024-03-06
scripts/igt_doc.py: store igt test names in lowercase
Mauro Carvalho Chehab
1
-0
/
+1
2024-02-29
scripts/igt_doc.py: fix intelci testlist join logic
Mauro Carvalho Chehab
1
-2
/
+22
2024-02-29
scripts/igt_doc.py: fix trivial case handling
Mauro Carvalho Chehab
1
-21
/
+18
2024-02-29
scripts/igt_doc.py: ignore "all" when producing testlists
Mauro Carvalho Chehab
1
-0
/
+4
2024-02-29
scripts/igt_doc.py: fix intelci testlist generation for complex cases
Mauro Carvalho Chehab
1
-18
/
+8
2024-02-15
scripts/code_cov_parse_info: better check if source file exists
Mauro Carvalho Chehab
1
-0
/
+1
2024-02-15
scripts/code_cov_parse_info: fix files statistics
Mauro Carvalho Chehab
1
-7
/
+10
2024-02-15
scripts/code_cov_parse_info: add support for filtering branches
Mauro Carvalho Chehab
1
-16
/
+192
2024-02-15
scripts/code_cov_parse_info: better handle branch filtering
Mauro Carvalho Chehab
1
-20
/
+51
2024-02-15
scripts/code_cov_parse_info: warn if branch block is not zero
Mauro Carvalho Chehab
1
-0
/
+4
2024-02-15
scripts/code_cov_parse_info: add support for compressed files
Mauro Carvalho Chehab
1
-16
/
+40
2024-02-15
scripts/code_cov_parse_info: add an internal JSON format
Mauro Carvalho Chehab
1
-43
/
+179
2024-02-15
scripts/code_cov_parse_info: add support for parsing JSON files
Mauro Carvalho Chehab
1
-13
/
+197
2024-02-15
scripts/code_cov_parse_info: stop recording/writing too old fields
Mauro Carvalho Chehab
1
-33
/
+0
2024-02-15
scripts/code_cov_parse_info: make parse_info_data more generic
Mauro Carvalho Chehab
1
-33
/
+34
2024-02-15
scripts/code_cov_parse_info: use numeric sort for line numbers
Mauro Carvalho Chehab
1
-2
/
+17
2024-02-15
scripts/code_cov_parse_info: prepare $all_branch to get function data
Mauro Carvalho Chehab
1
-4
/
+4
2024-02-15
scripts/code_cov_parse_info: add a tool to analyze branch coverage
Mauro Carvalho Chehab
1
-1
/
+85
2024-02-15
scripts/code_cov_parse_info: add support for filtering Xe driver data
Mauro Carvalho Chehab
1
-0
/
+25
2024-02-15
scripts/code_cov_parse_info: better handle include regexes
Mauro Carvalho Chehab
1
-17
/
+21
2024-02-15
scripts/code_cov_parse_info: do some renames to make it more coherent
Mauro Carvalho Chehab
1
-19
/
+19
2024-02-15
scripts/code_cov_parse_info: Silent some messages by default
Mauro Carvalho Chehab
1
-1
/
+1
2024-02-09
scripts/igt_doc.py: use an ancillary function to simplify the code
Mauro Carvalho Chehab
1
-28
/
+43
2024-02-09
scripts/igt_doc.py: simplify and cleanup tests_per_list logic
Mauro Carvalho Chehab
1
-11
/
+11
2024-02-09
scripts/igt_doc.py: remove some unused logic
Mauro Carvalho Chehab
1
-5
/
+2
2024-02-09
scripts/igt_doc.py: better handle default gpu
Mauro Carvalho Chehab
1
-9
/
+16
2024-02-09
scripts/igt_doc.py: only create dict if subtest will be added
Mauro Carvalho Chehab
1
-12
/
+12
2024-02-09
scripts/igt_doc.py: handle empty run_type
Mauro Carvalho Chehab
1
-0
/
+7
2024-02-09
scripts/igt_doc.py: better handle issues with empty testlists
Mauro Carvalho Chehab
1
-4
/
+2
2024-02-09
scripts/test_list.py: fix a typo on default-if-not-excluded
Mauro Carvalho Chehab
1
-1
/
+1
2024-01-29
scripts/igt_doc.py: don't be verbose when creating testlists
Mauro Carvalho Chehab
1
-2
/
+8
2024-01-29
scripts/igt_doc.py: allow using multiple config files at the same time
Mauro Carvalho Chehab
1
-34
/
+82
2023-12-06
scripts/test_list.py: better identify planned tests
Mauro Carvalho Chehab
1
-17
/
+38
2023-11-30
scripts/igt_doc.py: rewrite intelci testlist logic
Mauro Carvalho Chehab
1
-78
/
+95
2023-11-30
scripts/igt_doc.py: add a logic to generate Intel CI testlists
Mauro Carvalho Chehab
1
-2
/
+190
2023-11-30
scripts/igt_doc: Add driver name list at JSON configuration
Mauro Carvalho Chehab
1
-0
/
+5
2023-11-28
igt_doc.py: move the main code to a main() function
Mauro Carvalho Chehab
1
-57
/
+65
2023-11-28
scripts/test_list.py: fix indent at get_subtests()
Mauro Carvalho Chehab
1
-27
/
+27
2023-11-28
scripts/test_list.py: Fix trivial pylint issues
Mauro Carvalho Chehab
1
-17
/
+19
2023-11-28
scripts/test_list.py: don't add a blank description
Mauro Carvalho Chehab
1
-1
/
+0
2023-11-28
scripts/test_list.py: better expand subtests
Mauro Carvalho Chehab
1
-3
/
+5
2023-11-02
scripts/test_list.py: use different types for include/exclude
Mauro Carvalho Chehab
1
-5
/
+7
2023-11-02
scripts/test_list.py: fix regex filtering logic
Mauro Carvalho Chehab
1
-2
/
+2
2023-11-02
scripts/test_list.py: speedup update testlist logic
Mauro Carvalho Chehab
1
-4
/
+6
[prev]
[next]