Home
last modified time | relevance | path

Searched defs:include_tests (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dfeat_profile.json3 "include_tests" : "gem_exec_fence|gem_exec_async|sw_sync|fence", string
8 "include_tests" : "kms|testdisplay", string
13 "include_tests" : "core", string
18 "include_tests" : "debugfs", string
23 "include_tests" : "drm", string
28 "include_tests" : "gem", string
34 "include_tests" : "hang", string
39 "include_tests" : "i915", string
44 "include_tests" : "kms", string
50 "include_tests" : "kms_cursor", string
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ci/
H A Dradeonsi-run-tests.py327 def parse_test_filters(include_tests, baseline): argument