Upstream version 9.38.198.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       "display_unittests",
19       "media_unittests",
20       "ppapi_unittests",
21       "printing_unittests",
22       "remoting_unittests",
23       "unit_tests",
24       "url_unittests",
25       {"test": "browser_tests", "shard_index": 1, "total_shards": 3}
26     ]
27   },
28   "Linux ASan LSan Tests (3)": {
29     "gtest_tests": [
30       "cc_unittests",
31       "components_unittests",
32       "content_browsertests",
33       "interactive_ui_tests",
34       {"test": "browser_tests", "shard_index": 2, "total_shards": 3}
35     ]
36   },
37   "Linux ASan Tests (sandboxed)": {
38     "gtest_tests": [
39       "browser_tests",
40       "content_browsertests",
41       "interactive_ui_tests"
42     ]
43   }
44 }