diff options
author | zhaoqin <zhaoqin@chromium.org> | 2016-02-03 15:47:32 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-02-03 23:48:29 +0000 |
commit | 63772d1e826779afc4b2dbc0f841d1f696784b01 (patch) | |
tree | 70ca0918438cb35a38676842ba6380c6478afa46 /testing/buildbot/chromium.memory.fyi.json | |
parent | 05fe123698f06e7b05cbf15157868feae75f259f (diff) | |
download | chromium_src-63772d1e826779afc4b2dbc0f841d1f696784b01.zip chromium_src-63772d1e826779afc4b2dbc0f841d1f696784b01.tar.gz chromium_src-63772d1e826779afc4b2dbc0f841d1f696784b01.tar.bz2 |
List build and tests targets for Valgrind and Dr. Memory bots in chromium.memory.fyi.json
- list all build and test targets on MFYI bots
- update chrome_tests.py to handle full test names
- add entries for cloud_print_unittest, libaddressinput_unittests,
libphonenumber_unittests, and chrome_app_unittests
in gn_isolate_map.pyl
R=dpranke@chromium.org, bruening@chromium.org
BUG=572694
Review URL: https://codereview.chromium.org/1656883004
Cr-Commit-Position: refs/heads/master@{#373388}
Diffstat (limited to 'testing/buildbot/chromium.memory.fyi.json')
-rw-r--r-- | testing/buildbot/chromium.memory.fyi.json | 1443 |
1 files changed, 1443 insertions, 0 deletions
diff --git a/testing/buildbot/chromium.memory.fyi.json b/testing/buildbot/chromium.memory.fyi.json index ea9d76e..22dcc90 100644 --- a/testing/buildbot/chromium.memory.fyi.json +++ b/testing/buildbot/chromium.memory.fyi.json @@ -1,4 +1,349 @@ { + "Chromium Linux Builder (valgrind)": { + "additional_compile_targets": [ + "base_unittests", + "components_unittests", + "content_unittests", + "crypto_unittests", + "device_unittests", + "display_unittests", + "extensions_unittests", + "gcm_unit_tests", + "gpu_unittests", + "ipc_tests", + "jingle_unittests", + "media_unittests", + "midi_unittests", + "net_unittests", + "ppapi_unittests", + "printing_unittests", + "remoting_unittests", + "sandbox_linux_unittests", + "sql_unittests", + "sync_unit_tests", + "ui_base_unittests", + "unit_tests", + "url_unittests" + ] + }, + "Chromium Mac (valgrind)(1)": { + "gtest_tests": [ + { + "test": "base_unittests" + }, + { + "test": "crypto_unittests" + }, + { + "test": "ipc_tests" + }, + { + "test": "media_unittests" + }, + { + "test": "midi_unittests" + }, + { + "test": "printing_unittests" + }, + { + "test": "sql_unittests" + }, + { + "test": "ui_base_unittests" + }, + { + "test": "url_unittests" + } + ] + }, + "Chromium Mac (valgrind)(2)": { + "gtest_tests": [ + { + "test": "net_unittests" + }, + { + "test": "remoting_unittests" + } + ] + }, + "Chromium Mac Builder (valgrind)": { + "additional_compile_targets": [ + "base_unittests", + "crypto_unittests", + "ipc_tests", + "media_unittests", + "midi_unittests", + "net_unittests", + "printing_unittests", + "remoting_unittests", + "sql_unittests", + "ui_base_unittests", + "url_unittests" + ] + }, + "Chromium OS (valgrind)(1)": { + "gtest_tests": [ + { + "test": "app_list_unittests" + }, + { + "test": "display_unittests" + }, + { + "test": "events_unittests" + }, + { + "test": "ipc_tests" + }, + { + "test": "jingle_unittests" + }, + { + "test": "media_unittests" + }, + { + "test": "message_center_unittests" + }, + { + "test": "midi_unittests" + }, + { + "test": "net_unittests" + }, + { + "test": "printing_unittests" + }, + { + "test": "sql_unittests" + }, + { + "test": "ui_base_unittests" + }, + { + "test": "url_unittests" + } + ] + }, + "Chromium OS (valgrind)(2)": { + "gtest_tests": [ + { + "test": "extensions_unittests" + } + ] + }, + "Chromium OS (valgrind)(3)": { + "gtest_tests": [ + { + "test": "ash_unittests" + }, + { + "test": "aura_unittests" + }, + { + "test": "base_unittests" + }, + { + "test": "chromeos_unittests" + }, + { + "test": "crypto_unittests" + }, + { + "test": "remoting_unittests" + }, + { + "test": "views_unittests" + } + ] + }, + "Chromium OS (valgrind)(4)": { + "gtest_tests": [ + { + "test": "compositor_unittests" + }, + { + "test": "content_unittests" + }, + { + "shard_index": 0, + "test": "unit_tests", + "total_shards": 3 + } + ] + }, + "Chromium OS (valgrind)(5)": { + "gtest_tests": [ + { + "test": "gpu_unittests" + }, + { + "test": "ppapi_unittests" + }, + { + "shard_index": 1, + "test": "unit_tests", + "total_shards": 3 + } + ] + }, + "Chromium OS (valgrind)(6)": { + "gtest_tests": [ + { + "test": "components_unittests" + }, + { + "test": "sandbox_linux_unittests" + }, + { + "shard_index": 2, + "test": "unit_tests", + "total_shards": 3 + } + ] + }, + "Chromium OS Builder (valgrind)": { + "additional_compile_targets": [ + "app_list_unittests", + "ash_unittests", + "aura_unittests", + "base_unittests", + "chromeos_unittests", + "components_unittests", + "compositor_unittests", + "content_unittests", + "crypto_unittests", + "device_unittests", + "display_unittests", + "events_unittests", + "extensions_unittests", + "gcm_unit_tests", + "gpu_unittests", + "ipc_tests", + "jingle_unittests", + "media_unittests", + "midi_unittests", + "message_center_unittests", + "net_unittests", + "ppapi_unittests", + "printing_unittests", + "remoting_unittests", + "sandbox_linux_unittests", + "sql_unittests", + "sync_unit_tests", + "ui_base_unittests", + "ui_touch_selection_unittests", + "unit_tests", + "url_unittests", + "views_unittests" + ] + }, + "Chromium Windows Builder (DrMemory x64)": { + "additional_compile_targets": [ + "accessibility_unittests", + "angle_unittests", + "app_list_unittests", + "aura_unittests", + "base_unittests", + "blink_heap_unittests", + "blink_platform_unittests", + "cacheinvalidation_unittests", + "cast_unittests", + "cc_unittests", + "chrome_app_unittests", + "chrome_elf_unittests", + "chromedriver_unittests", + "cloud_print_unittests", + "components_unittests", + "compositor_unittests", + "content_unittests", + "courgette_unittests", + "crypto_unittests", + "device_unittests", + "display_unittests", + "extensions_unittests", + "events_unittests", + "gcm_unit_tests", + "gfx_unittests", + "gin_unittests", + "google_apis_unittests", + "gpu_unittests", + "installer_util_unittests", + "ipc_tests", + "jingle_unittests", + "libaddressinput_unittests", + "libphonenumber_unittests", + "keyboard_unittests", + "media_unittests", + "midi_unittests", + "mojo_system_unittests", + "mojo_public_system_unittests", + "mojo_public_utility_unittests", + "mojo_public_bindings_unittests", + "mojo_public_environment_unittests", + "mojo_common_unittests", + "net_unittests", + "printing_unittests", + "remoting_unittests", + "sql_unittests", + "unit_tests", + "url_unittests" + ] + }, + "Chromium Windows Builder (DrMemory)": { + "additional_compile_targets": [ + "accessibility_unittests", + "angle_unittests", + "app_list_unittests", + "aura_unittests", + "base_unittests", + "blink_heap_unittests", + "blink_platform_unittests", + "url_unittests", + "printing_unittests", + "media_unittests", + "midi_unittests", + "sql_unittests", + "crypto_unittests", + "remoting_unittests", + "ipc_tests", + "net_unittests", + "components_unittests", + "device_unittests", + "jingle_unittests", + "gcm_unit_tests", + "gpu_unittests", + "content_unittests", + "cacheinvalidation_unittests", + "mojo_system_unittests", + "mojo_public_system_unittests", + "mojo_public_utility_unittests", + "mojo_public_bindings_unittests", + "mojo_public_environment_unittests", + "mojo_common_unittests", + "cast_unittests", + "cc_unittests", + "chrome_elf_unittests", + "chromedriver_unittests", + "compositor_unittests", + "courgette_unittests", + "display_unittests", + "extensions_unittests", + "events_unittests", + "gin_unittests", + "google_apis_unittests", + "gfx_unittests", + "installer_util_unittests", + "keyboard_unittests", + "unit_tests", + "chrome_app_unittests", + "cloud_print_unittests", + "libaddressinput_unittests", + "libphonenumber_unittests", + "content_browsertests", + "browser_tests" + ] + }, "Linux ChromeOS MSan Tests": { "gtest_tests": [ { @@ -932,5 +1277,1103 @@ "total_shards": 3 } ] + }, + "Windows Browser (DrMemory full) (1)": { + "gtest_tests": [ + { + "shard_index": 0, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 1, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 2, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 3, + "test": "browser_tests", + "total_shards": 48 + } + ] + }, + "Windows Browser (DrMemory full) (10)": { + "gtest_tests": [ + { + "shard_index": 36, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 37, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 38, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 39, + "test": "browser_tests", + "total_shards": 48 + } + ] + }, + "Windows Browser (DrMemory full) (11)": { + "gtest_tests": [ + { + "shard_index": 40, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 41, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 42, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 43, + "test": "browser_tests", + "total_shards": 48 + } + ] + }, + "Windows Browser (DrMemory full) (12)": { + "gtest_tests": [ + { + "shard_index": 44, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 45, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 46, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 47, + "test": "browser_tests", + "total_shards": 48 + } + ] + }, + "Windows Browser (DrMemory full) (2)": { + "gtest_tests": [ + { + "shard_index": 4, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 5, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 6, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 7, + "test": "browser_tests", + "total_shards": 48 + } + ] + }, + "Windows Browser (DrMemory full) (3)": { + "gtest_tests": [ + { + "shard_index": 8, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 9, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 10, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 11, + "test": "browser_tests", + "total_shards": 48 + } + ] + }, + "Windows Browser (DrMemory full) (4)": { + "gtest_tests": [ + { + "shard_index": 12, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 13, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 14, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 15, + "test": "browser_tests", + "total_shards": 48 + } + ] + }, + "Windows Browser (DrMemory full) (5)": { + "gtest_tests": [ + { + "shard_index": 16, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 17, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 18, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 19, + "test": "browser_tests", + "total_shards": 48 + } + ] + }, + "Windows Browser (DrMemory full) (6)": { + "gtest_tests": [ + { + "shard_index": 20, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 21, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 22, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 23, + "test": "browser_tests", + "total_shards": 48 + } + ] + }, + "Windows Browser (DrMemory full) (7)": { + "gtest_tests": [ + { + "shard_index": 24, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 25, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 26, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 27, + "test": "browser_tests", + "total_shards": 48 + } + ] + }, + "Windows Browser (DrMemory full) (8)": { + "gtest_tests": [ + { + "shard_index": 28, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 29, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 30, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 31, + "test": "browser_tests", + "total_shards": 48 + } + ] + }, + "Windows Browser (DrMemory full) (9)": { + "gtest_tests": [ + { + "shard_index": 32, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 33, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 34, + "test": "browser_tests", + "total_shards": 48 + }, + { + "shard_index": 35, + "test": "browser_tests", + "total_shards": 48 + } + ] + }, + "Windows Content Browser (DrMemory full) (1)": { + "gtest_tests": [ + { + "shard_index": 0, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 1, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 2, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 3, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 4, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 5, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 6, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 7, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 8, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 9, + "test": "content_browsertests", + "total_shards": 60 + } + ] + }, + "Windows Content Browser (DrMemory full) (2)": { + "gtest_tests": [ + { + "shard_index": 10, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 11, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 12, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 13, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 14, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 15, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 16, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 17, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 18, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 19, + "test": "content_browsertests", + "total_shards": 60 + } + ] + }, + "Windows Content Browser (DrMemory full) (3)": { + "gtest_tests": [ + { + "shard_index": 20, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 21, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 22, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 23, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 24, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 25, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 26, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 27, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 28, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 29, + "test": "content_browsertests", + "total_shards": 60 + } + ] + }, + "Windows Content Browser (DrMemory full) (4)": { + "gtest_tests": [ + { + "shard_index": 30, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 31, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 32, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 33, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 34, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 35, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 36, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 37, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 38, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 39, + "test": "content_browsertests", + "total_shards": 60 + } + ] + }, + "Windows Content Browser (DrMemory full) (5)": { + "gtest_tests": [ + { + "shard_index": 40, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 41, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 42, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 43, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 44, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 45, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 46, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 47, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 48, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 49, + "test": "content_browsertests", + "total_shards": 60 + } + ] + }, + "Windows Content Browser (DrMemory full) (6)": { + "gtest_tests": [ + { + "shard_index": 50, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 51, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 52, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 53, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 54, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 55, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 56, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 57, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 58, + "test": "content_browsertests", + "total_shards": 60 + }, + { + "shard_index": 59, + "test": "content_browsertests", + "total_shards": 60 + } + ] + }, + "Windows Content Browser (DrMemory)": { + "gtest_tests": [ + { + "test": "content_browsertests" + } + ] + }, + "Windows Unit (DrMemory full) (1)": { + "gtest_tests": [ + { + "test": "mojo_common_unittests" + }, + { + "test": "mojo_public_bindings_unittests" + }, + { + "test": "mojo_public_environment_unittests" + }, + { + "test": "mojo_public_system_unittests" + }, + { + "test": "mojo_public_utility_unittests" + }, + { + "test": "mojo_system_unittests" + }, + { + "shard_index": 0, + "test": "net_unittests", + "total_shards": 2 + }, + { + "shard_index": 1, + "test": "net_unittests", + "total_shards": 2 + } + ] + }, + "Windows Unit (DrMemory full) (2)": { + "gtest_tests": [ + { + "test": "base_unittests" + }, + { + "test": "media_unittests" + }, + { + "test": "midi_unittests" + }, + { + "shard_index": 0, + "test": "unit_tests", + "total_shards": 6 + }, + { + "shard_index": 1, + "test": "unit_tests", + "total_shards": 6 + } + ] + }, + "Windows Unit (DrMemory full) (3)": { + "gtest_tests": [ + { + "test": "cacheinvalidation_unittests" + }, + { + "test": "cloud_print_unittests" + }, + { + "test": "content_unittests" + }, + { + "test": "crypto_unittests" + }, + { + "test": "device_unittests" + }, + { + "test": "gcm_unit_tests" + }, + { + "test": "gpu_unittests" + }, + { + "test": "ipc_tests" + }, + { + "test": "jingle_unittests" + }, + { + "test": "libaddressinput_unittests" + }, + { + "test": "printing_unittests" + }, + { + "test": "remoting_unittests" + }, + { + "test": "sql_unittests" + }, + { + "shard_index": 2, + "test": "unit_tests", + "total_shards": 6 + }, + { + "shard_index": 3, + "test": "unit_tests", + "total_shards": 6 + }, + { + "test": "url_unittests" + } + ] + }, + "Windows Unit (DrMemory full) (4)": { + "gtest_tests": [ + { + "test": "libphonenumber_unittests" + }, + { + "shard_index": 4, + "test": "unit_tests", + "total_shards": 6 + }, + { + "shard_index": 5, + "test": "unit_tests", + "total_shards": 6 + } + ] + }, + "Windows Unit (DrMemory full) (5)": { + "gtest_tests": [ + { + "test": "accessibility_unittests" + }, + { + "test": "angle_unittests" + }, + { + "test": "app_list_unittests" + }, + { + "test": "aura_unittests" + }, + { + "test": "blink_heap_unittests" + }, + { + "test": "blink_platform_unittests" + }, + { + "test": "cast_unittests" + }, + { + "test": "cc_unittests" + }, + { + "test": "chrome_app_unittests" + }, + { + "test": "chrome_elf_unittests" + }, + { + "test": "chromedriver_unittests" + }, + { + "test": "compositor_unittests" + }, + { + "test": "courgette_unittests" + }, + { + "test": "display_unittests" + }, + { + "test": "events_unittests" + }, + { + "test": "extensions_unittests" + }, + { + "test": "gfx_unittests" + }, + { + "test": "gin_unittests" + }, + { + "test": "google_apis_unittests" + }, + { + "test": "installer_util_unittests" + }, + { + "test": "keyboard_unittests" + } + ] + }, + "Windows Unit (DrMemory x64)": { + "gtest_tests": [ + { + "test": "accessibility_unittests" + }, + { + "test": "angle_unittests" + }, + { + "test": "app_list_unittests" + }, + { + "test": "aura_unittests" + }, + { + "test": "base_unittests" + }, + { + "test": "blink_heap_unittests" + }, + { + "test": "blink_platform_unittests" + }, + { + "test": "cacheinvalidation_unittests" + }, + { + "test": "cast_unittests" + }, + { + "test": "cc_unittests" + }, + { + "test": "chrome_app_unittests" + }, + { + "test": "chrome_elf_unittests" + }, + { + "test": "chromedriver_unittests" + }, + { + "test": "cloud_print_unittests" + }, + { + "test": "components_unittests" + }, + { + "test": "compositor_unittests" + }, + { + "test": "content_unittests" + }, + { + "test": "courgette_unittests" + }, + { + "test": "crypto_unittests" + }, + { + "test": "device_unittests" + }, + { + "test": "display_unittests" + }, + { + "test": "events_unittests" + }, + { + "test": "extensions_unittests" + }, + { + "test": "gcm_unit_tests" + }, + { + "test": "gfx_unittests" + }, + { + "test": "gin_unittests" + }, + { + "test": "google_apis_unittests" + }, + { + "test": "gpu_unittests" + }, + { + "test": "installer_util_unittests" + }, + { + "test": "ipc_tests" + }, + { + "test": "jingle_unittests" + }, + { + "test": "keyboard_unittests" + }, + { + "test": "libaddressinput_unittests" + }, + { + "test": "libphonenumber_unittests" + }, + { + "test": "media_unittests" + }, + { + "test": "midi_unittests" + }, + { + "test": "mojo_common_unittests" + }, + { + "test": "mojo_public_bindings_unittests" + }, + { + "test": "mojo_public_environment_unittests" + }, + { + "test": "mojo_public_system_unittests" + }, + { + "test": "mojo_public_utility_unittests" + }, + { + "test": "mojo_system_unittests" + }, + { + "test": "net_unittests" + }, + { + "test": "printing_unittests" + }, + { + "test": "remoting_unittests" + }, + { + "test": "sql_unittests" + }, + { + "test": "unit_tests" + }, + { + "test": "url_unittests" + } + ] + }, + "Windows Unit (DrMemory)": { + "gtest_tests": [ + { + "test": "accessibility_unittests" + }, + { + "test": "angle_unittests" + }, + { + "test": "app_list_unittests" + }, + { + "test": "aura_unittests" + }, + { + "test": "base_unittests" + }, + { + "test": "blink_heap_unittests" + }, + { + "test": "blink_platform_unittests" + }, + { + "test": "cacheinvalidation_unittests" + }, + { + "test": "cast_unittests" + }, + { + "test": "cc_unittests" + }, + { + "test": "chrome_elf_unittests" + }, + { + "test": "chromedriver_unittests" + }, + { + "test": "components_unittests" + }, + { + "test": "compositor_unittests" + }, + { + "test": "content_unittests" + }, + { + "test": "courgette_unittests" + }, + { + "test": "crypto_unittests" + }, + { + "test": "device_unittests" + }, + { + "test": "display_unittests" + }, + { + "test": "events_unittests" + }, + { + "test": "extensions_unittests" + }, + { + "test": "gcm_unit_tests" + }, + { + "test": "gfx_unittests" + }, + { + "test": "gin_unittests" + }, + { + "test": "google_apis_unittests" + }, + { + "test": "gpu_unittests" + }, + { + "test": "installer_util_unittests" + }, + { + "test": "ipc_tests" + }, + { + "test": "jingle_unittests" + }, + { + "test": "keyboard_unittests" + }, + { + "test": "media_unittests" + }, + { + "test": "midi_unittests" + }, + { + "test": "mojo_common_unittests" + }, + { + "test": "mojo_public_bindings_unittests" + }, + { + "test": "mojo_public_environment_unittests" + }, + { + "test": "mojo_public_system_unittests" + }, + { + "test": "mojo_public_utility_unittests" + }, + { + "test": "mojo_system_unittests" + }, + { + "test": "net_unittests" + }, + { + "test": "printing_unittests" + }, + { + "test": "remoting_unittests" + }, + { + "test": "sql_unittests" + }, + { + "test": "unit_tests" + }, + { + "test": "url_unittests" + } + ] } } |