Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / testing / buildbot / chromium.memory.json
1 {
2   "Linux ASan LSan Tests (1)": {
3     "gtest_tests": [
4       "base_unittests",
5       "cacheinvalidation_unittests",
6       "crypto_unittests",
7       "device_unittests",
8       "gcm_unit_tests",
9       "gpu_unittests",
10       "jingle_unittests",
11       "net_unittests",
12       "sandbox_linux_unittests",
13       {"test": "browser_tests", "shard_index": 0, "total_shards": 3}
14     ]
15   },
16   "Linux ASan LSan Tests (2)": {
17     "gtest_tests": [
18       "accessibility_unittests",
19       "app_shell_browsertests",
20       "cast_unittests",
21       "content_unittests",
22       "display_unittests",
23       "gfx_unittests",
24       "google_apis_unittests",
25       "ipc_tests",
26       "media_unittests",
27       "ppapi_unittests",
28       "printing_unittests",
29       "remoting_unittests",
30       "sql_unittests",
31       "sync_unit_tests",
32       "ui_unittests",
33       "unit_tests",
34       "url_unittests",
35       {"test": "browser_tests", "shard_index": 1, "total_shards": 3}
36     ]
37   },
38   "Linux ASan LSan Tests (3)": {
39     "gtest_tests": [
40       "cc_unittests",
41       "components_unittests",
42       "content_browsertests",
43       "interactive_ui_tests",
44       {"test": "browser_tests", "shard_index": 2, "total_shards": 3}
45     ]
46   },
47   "Linux ASan Tests (sandboxed)": {
48     "gtest_tests": [
49       "browser_tests",
50       "content_browsertests",
51       "interactive_ui_tests"
52     ]
53   }
54 }