1{ 2 "Android Sync Framework" : { 3 "include_tests" : "gem_exec_fence|gem_exec_async|sw_sync|fence", 4 "exclude_tests" : "kms_busy@extended|fbc", 5 "target_rate" : 90 6 }, 7 "atomic" : { 8 "include_tests" : "kms|testdisplay", 9 "exclude_tests" : "kms_busy@extended|fbc", 10 "target_rate" : 90 11 }, 12 "core" : { 13 "include_tests" : "core", 14 "exclude_tests" : "", 15 "target_rate" : 90 16 }, 17 "debugfs" : { 18 "include_tests" : "debugfs", 19 "exclude_tests" : "", 20 "target_rate" : 90 21 }, 22 "drm" : { 23 "include_tests" : "drm", 24 "exclude_tests" : "", 25 "target_rate" : 90 26 }, 27 "gem" : { 28 "include_tests" : "gem", 29 "exclude_tests" : "", 30 "target_rate" : 90 31 }, 32 "hang" : { 33 "comment" : "gpu hang recovery", 34 "include_tests" : "hang", 35 "exclude_tests" : "", 36 "target_rate" : 90 37 }, 38 "i915" : { 39 "include_tests" : "i915", 40 "exclude_tests" : "", 41 "target_rate" : 90 42 }, 43 "kms" : { 44 "include_tests" : "kms", 45 "exclude_tests" : "", 46 "target_rate" : 90 47 }, 48 "kms-cursor" : { 49 "comment" : "cursor support", 50 "include_tests" : "kms_cursor", 51 "exclude_tests" : "", 52 "target_rate" : 90 53 }, 54 "kms-pipe_color" : { 55 "include_tests" : "kms_pipe_color", 56 "exclude_tests" : "", 57 "target_rate" : 90 58 }, 59 "kms-flip" : { 60 "comment" : "vblank timestamps and async flips", 61 "include_tests" : "kms_flip", 62 "exclude_tests" : "", 63 "target_rate" : 90 64 }, 65 "pm" : { 66 "include_tests" : "pm_|suspend|resume", 67 "exclude_tests" : "", 68 "target_rate" : 90 69 }, 70 "pm-fbc" : { 71 "include_tests" : "fbc", 72 "exclude_tests" : "", 73 "target_rate" : 90 74 }, 75 "pm-dpms" : { 76 "include_tests" : "dpms", 77 "exclude_tests" : "", 78 "target_rate" : 90 79 }, 80 "pm-lpsp" : { 81 "include_tests" : "lpsp", 82 "exclude_tests" : "", 83 "target_rate" : 90 84 }, 85 "pm-psr" : { 86 "include_tests" : "psr", 87 "exclude_tests" : "", 88 "target_rate" : 90 89 }, 90 "pm-rpm" : { 91 "include_tests" : "rpm", 92 "exclude_tests" : "", 93 "target_rate" : 90 94 }, 95 "pm-rps" : { 96 "include_tests" : "rps", 97 "exclude_tests" : "", 98 "target_rate" : 90 99 }, 100 "pm-sseu" : { 101 "comment" : "subslice ungating - sseu", 102 "include_tests" : "sseu", 103 "exclude_tests" : "", 104 "target_rate" : 90 105 }, 106 "prime" : { 107 "include_tests" : "prime", 108 "exclude_tests" : "", 109 "target_rate" : 90 110 }, 111 "sysfs" : { 112 "include_tests" : "sysfs", 113 "exclude_tests" : "", 114 "target_rate" : 90 115 } 116} 117