| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "android_chromium_gn_compile_dbg": { | |
| 3 "additional_compile_targets": [ | |
| 4 "chrome_shell_apk", | |
| 5 "mandoline:all" | |
| 6 ], | |
| 7 "gtest_tests": [] | |
| 8 }, | |
| 9 "android_chromium_gn_compile_rel": { | |
| 10 "additional_compile_targets": [ | |
| 11 "chrome_shell_apk", | |
| 12 "mandoline:all" | |
| 13 ], | |
| 14 "gtest_tests": [] | |
| 15 }, | |
| 16 "linux_chromium_gn_chromeos_dbg": { | |
| 17 "additional_compile_targets": [ | |
| 18 "accessibility_unittests", | |
| 19 "app_list_unittests", | |
| 20 "aura_unittests", | |
| 21 "browser_tests", | |
| 22 "cacheinvalidation_unittests", | |
| 23 "chromedriver_unittests", | |
| 24 "chromeos_unittests", | |
| 25 "content_unittests", | |
| 26 "crypto_unittests", | |
| 27 "dbus_unittests", | |
| 28 "device_unittests", | |
| 29 "display_unittests", | |
| 30 "events_unittests", | |
| 31 "extensions_browsertests", | |
| 32 "extensions_unittests", | |
| 33 "gcm_unit_tests", | |
| 34 "gfx_unittests", | |
| 35 "gn_unittests", | |
| 36 "google_apis_unittests", | |
| 37 "gpu_unittests", | |
| 38 "interactive_ui_tests", | |
| 39 "ipc_tests", | |
| 40 "jingle_unittests", | |
| 41 "mandoline:all", | |
| 42 "media_unittests", | |
| 43 "net_unittests", | |
| 44 "ppapi_unittests", | |
| 45 "printing_unittests", | |
| 46 "remoting_unittests", | |
| 47 "sandbox_linux_unittests", | |
| 48 "skia_unittests", | |
| 49 "sql_unittests", | |
| 50 "sync_unit_tests", | |
| 51 "ui_base_unittests", | |
| 52 "ui_chromeos_unittests", | |
| 53 "ui_touch_selection_unittests", | |
| 54 "unit_tests", | |
| 55 "url_unittests", | |
| 56 "views_unittests", | |
| 57 "wm_unittests" | |
| 58 ], | |
| 59 "gtest_tests": [ | |
| 60 { | |
| 61 "test": "base_unittests" | |
| 62 } | |
| 63 ] | |
| 64 }, | |
| 65 "linux_chromium_gn_chromeos_rel": { | |
| 66 "additional_compile_targets": [ | |
| 67 "accessibility_unittests", | |
| 68 "app_list_unittests", | |
| 69 "aura_unittests", | |
| 70 "browser_tests", | |
| 71 "cacheinvalidation_unittests", | |
| 72 "chromedriver_unittests", | |
| 73 "chromeos_unittests", | |
| 74 "components_browsertests", | |
| 75 "components_unittests", | |
| 76 "content_browsertests", | |
| 77 "content_unittests", | |
| 78 "crypto_unittests", | |
| 79 "dbus_unittests", | |
| 80 "device_unittests", | |
| 81 "display_unittests", | |
| 82 "events_unittests", | |
| 83 "extensions_browsertests", | |
| 84 "extensions_unittests", | |
| 85 "gcm_unit_tests", | |
| 86 "gfx_unittests", | |
| 87 "gn_unittests", | |
| 88 "google_apis_unittests", | |
| 89 "gpu_unittests", | |
| 90 "interactive_ui_tests", | |
| 91 "ipc_tests", | |
| 92 "jingle_unittests", | |
| 93 "mandoline:all", | |
| 94 "media_unittests", | |
| 95 "net_unittests", | |
| 96 "ppapi_unittests", | |
| 97 "printing_unittests", | |
| 98 "remoting_unittests", | |
| 99 "sandbox_linux_unittests", | |
| 100 "skia_unittests", | |
| 101 "sql_unittests", | |
| 102 "sync_unit_tests", | |
| 103 "ui_base_unittests", | |
| 104 "ui_chromeos_unittests", | |
| 105 "ui_touch_selection_unittests", | |
| 106 "unit_tests", | |
| 107 "url_unittests", | |
| 108 "views_unittests", | |
| 109 "wm_unittests" | |
| 110 ], | |
| 111 "gtest_tests": [ | |
| 112 { | |
| 113 "test": "base_unittests" | |
| 114 } | |
| 115 ] | |
| 116 }, | |
| 117 "linux_chromium_gn_dbg": { | |
| 118 "additional_compile_targets": [ | |
| 119 "accessibility_unittests", | |
| 120 "app_list_unittests", | |
| 121 "aura_unittests", | |
| 122 "browser_tests", | |
| 123 "cacheinvalidation_unittests", | |
| 124 "cast_unittests", | |
| 125 "cc_unittests", | |
| 126 "chromedriver_unittests", | |
| 127 "components_browsertests", | |
| 128 "components_unittests", | |
| 129 "content_browsertests", | |
| 130 "content_unittests", | |
| 131 "crypto_unittests", | |
| 132 "dbus_unittests", | |
| 133 "device_unittests", | |
| 134 "display_unittests", | |
| 135 "events_unittests", | |
| 136 "extensions_browsertests", | |
| 137 "extensions_unittests", | |
| 138 "gcm_unit_tests", | |
| 139 "gfx_unittests", | |
| 140 "gl_unittests", | |
| 141 "gn_unittests", | |
| 142 "google_apis_unittests", | |
| 143 "gpu_unittests", | |
| 144 "interactive_ui_tests", | |
| 145 "ipc_mojo_unittests", | |
| 146 "ipc_tests", | |
| 147 "jingle_unittests", | |
| 148 "mandoline:all", | |
| 149 "media_unittests", | |
| 150 "net_unittests", | |
| 151 "ppapi_unittests", | |
| 152 "printing_unittests", | |
| 153 "remoting_unittests", | |
| 154 "sandbox_linux_unittests", | |
| 155 "skia_unittests", | |
| 156 "sql_unittests", | |
| 157 "sync_integration_tests", | |
| 158 "sync_unit_tests", | |
| 159 "ui_base_unittests", | |
| 160 "ui_touch_selection_unittests", | |
| 161 "unit_tests", | |
| 162 "url_unittests", | |
| 163 "views_unittests", | |
| 164 "wm_unittests" | |
| 165 ], | |
| 166 "gtest_tests": [ | |
| 167 { | |
| 168 "test": "base_unittests" | |
| 169 } | |
| 170 ] | |
| 171 }, | |
| 172 "linux_chromium_gn_rel": { | |
| 173 "additional_compile_targets": [ | |
| 174 "browser_tests", | |
| 175 "mandoline:all" | |
| 176 ], | |
| 177 "gtest_tests": [ | |
| 178 { | |
| 179 "test": "accessibility_unittests" | |
| 180 }, | |
| 181 { | |
| 182 "test": "app_list_unittests" | |
| 183 }, | |
| 184 { | |
| 185 "test": "aura_unittests" | |
| 186 }, | |
| 187 { | |
| 188 "test": "base_unittests" | |
| 189 }, | |
| 190 { | |
| 191 "test": "cacheinvalidation_unittests" | |
| 192 }, | |
| 193 { | |
| 194 "test": "cast_unittests" | |
| 195 }, | |
| 196 { | |
| 197 "test": "cc_unittests" | |
| 198 }, | |
| 199 { | |
| 200 "test": "chromedriver_unittests" | |
| 201 }, | |
| 202 { | |
| 203 "test": "components_browsertests" | |
| 204 }, | |
| 205 { | |
| 206 "test": "components_unittests" | |
| 207 }, | |
| 208 { | |
| 209 "test": "content_browsertests" | |
| 210 }, | |
| 211 { | |
| 212 "test": "content_unittests" | |
| 213 }, | |
| 214 { | |
| 215 "test": "crypto_unittests" | |
| 216 }, | |
| 217 { | |
| 218 "test": "dbus_unittests" | |
| 219 }, | |
| 220 { | |
| 221 "test": "device_unittests" | |
| 222 }, | |
| 223 { | |
| 224 "test": "display_unittests" | |
| 225 }, | |
| 226 { | |
| 227 "test": "events_unittests" | |
| 228 }, | |
| 229 { | |
| 230 "test": "extensions_browsertests" | |
| 231 }, | |
| 232 { | |
| 233 "test": "extensions_unittests" | |
| 234 }, | |
| 235 { | |
| 236 "test": "gcm_unit_tests" | |
| 237 }, | |
| 238 { | |
| 239 "test": "gfx_unittests" | |
| 240 }, | |
| 241 { | |
| 242 "test": "gl_unittests" | |
| 243 }, | |
| 244 { | |
| 245 "test": "gn_unittests" | |
| 246 }, | |
| 247 { | |
| 248 "test": "google_apis_unittests" | |
| 249 }, | |
| 250 { | |
| 251 "test": "gpu_unittests" | |
| 252 }, | |
| 253 { | |
| 254 "test": "html_viewer_unittests" | |
| 255 }, | |
| 256 { | |
| 257 "test": "interactive_ui_tests" | |
| 258 }, | |
| 259 { | |
| 260 "test": "ipc_mojo_unittests" | |
| 261 }, | |
| 262 { | |
| 263 "test": "ipc_tests" | |
| 264 }, | |
| 265 { | |
| 266 "test": "jingle_unittests" | |
| 267 }, | |
| 268 { | |
| 269 "test": "media_unittests" | |
| 270 }, | |
| 271 { | |
| 272 "test": "mojo_common_unittests" | |
| 273 }, | |
| 274 { | |
| 275 "test": "mojo_public_application_unittests" | |
| 276 }, | |
| 277 { | |
| 278 "test": "mojo_public_bindings_unittests" | |
| 279 }, | |
| 280 { | |
| 281 "test": "mojo_public_environment_unittests" | |
| 282 }, | |
| 283 { | |
| 284 "test": "mojo_public_system_unittests" | |
| 285 }, | |
| 286 { | |
| 287 "test": "mojo_public_utility_unittests" | |
| 288 }, | |
| 289 { | |
| 290 "test": "mojo_runner_unittests" | |
| 291 }, | |
| 292 { | |
| 293 "test": "mojo_shell_unittests" | |
| 294 }, | |
| 295 { | |
| 296 "test": "mojo_surfaces_lib_unittests" | |
| 297 }, | |
| 298 { | |
| 299 "test": "mojo_system_unittests" | |
| 300 }, | |
| 301 { | |
| 302 "test": "nacl_loader_unittests" | |
| 303 }, | |
| 304 { | |
| 305 "test": "net_unittests" | |
| 306 }, | |
| 307 { | |
| 308 "test": "ppapi_unittests" | |
| 309 }, | |
| 310 { | |
| 311 "test": "printing_unittests" | |
| 312 }, | |
| 313 { | |
| 314 "test": "remoting_unittests" | |
| 315 }, | |
| 316 { | |
| 317 "test": "resource_provider_unittests" | |
| 318 }, | |
| 319 { | |
| 320 "test": "sandbox_linux_unittests" | |
| 321 }, | |
| 322 { | |
| 323 "test": "skia_unittests" | |
| 324 }, | |
| 325 { | |
| 326 "test": "sql_unittests" | |
| 327 }, | |
| 328 { | |
| 329 "test": "sync_integration_tests" | |
| 330 }, | |
| 331 { | |
| 332 "test": "sync_unit_tests" | |
| 333 }, | |
| 334 { | |
| 335 "test": "ui_base_unittests" | |
| 336 }, | |
| 337 { | |
| 338 "test": "ui_touch_selection_unittests" | |
| 339 }, | |
| 340 { | |
| 341 "test": "unit_tests" | |
| 342 }, | |
| 343 { | |
| 344 "test": "url_unittests" | |
| 345 }, | |
| 346 { | |
| 347 "test": "view_manager_unittests" | |
| 348 }, | |
| 349 { | |
| 350 "test": "views_unittests" | |
| 351 }, | |
| 352 { | |
| 353 "test": "wm_unittests" | |
| 354 } | |
| 355 ] | |
| 356 } | |
| 357 } | |
| OLD | NEW |