summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/buildbot/chromium.android.json224
1 files changed, 224 insertions, 0 deletions
diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
index 082e846..c62a3fe 100644
--- a/testing/buildbot/chromium.android.json
+++ b/testing/buildbot/chromium.android.json
@@ -22,5 +22,229 @@
"mandoline:all",
"system_webview_apk"
]
+ },
+ "Jelly Bean Tester": {
+ "gtest_tests": [
+ {
+ "test": "android_webview_unittests"
+ },
+ {
+ "test": "cc_unittests"
+ },
+ {
+ "test": "device_unittests"
+ },
+ {
+ "test": "events_unittests"
+ },
+ {
+ "test": "gl_tests"
+ },
+ {
+ "test": "gl_unittests"
+ },
+ {
+ "test": "gpu_unittests"
+ },
+ {
+ "test": "ipc_tests"
+ }
+ ]
+ },
+ "KitKat Tablet Tester": {
+ "gtest_tests": [
+ {
+ "test": "android_webview_unittests"
+ },
+ {
+ "test": "cc_unittests"
+ },
+ {
+ "test": "device_unittests"
+ },
+ {
+ "test": "events_unittests"
+ },
+ {
+ "test": "gl_tests"
+ },
+ {
+ "test": "gl_unittests"
+ },
+ {
+ "test": "gpu_unittests"
+ },
+ {
+ "test": "ipc_tests"
+ }
+ ]
+ },
+ "Lollipop 64 bit Tester": {
+ "gtest_tests": [
+ {
+ "test": "android_webview_unittests"
+ },
+ {
+ "test": "cc_unittests"
+ },
+ {
+ "test": "device_unittests"
+ },
+ {
+ "test": "events_unittests"
+ },
+ {
+ "test": "gl_tests"
+ },
+ {
+ "test": "gl_unittests"
+ },
+ {
+ "test": "gpu_unittests"
+ },
+ {
+ "test": "ipc_tests"
+ }
+ ]
+ },
+ "Lollipop Consumer Tester": {
+ "gtest_tests": [
+ {
+ "test": "android_webview_unittests"
+ },
+ {
+ "test": "cc_unittests"
+ },
+ {
+ "test": "device_unittests"
+ },
+ {
+ "test": "events_unittests"
+ },
+ {
+ "test": "gl_tests"
+ },
+ {
+ "test": "gl_unittests"
+ },
+ {
+ "test": "gpu_unittests"
+ },
+ {
+ "test": "ipc_tests"
+ }
+ ]
+ },
+ "Lollipop Low-end Tester": {
+ "gtest_tests": [
+ {
+ "test": "android_webview_unittests"
+ },
+ {
+ "test": "cc_unittests"
+ },
+ {
+ "test": "device_unittests"
+ },
+ {
+ "test": "events_unittests"
+ },
+ {
+ "test": "gl_tests"
+ },
+ {
+ "test": "gl_unittests"
+ },
+ {
+ "test": "gpu_unittests"
+ },
+ {
+ "test": "ipc_tests"
+ }
+ ]
+ },
+ "Lollipop Phone Tester": {
+ "gtest_tests": [
+ {
+ "test": "android_webview_unittests"
+ },
+ {
+ "test": "cc_unittests"
+ },
+ {
+ "test": "device_unittests"
+ },
+ {
+ "test": "events_unittests"
+ },
+ {
+ "test": "gl_tests"
+ },
+ {
+ "test": "gl_unittests"
+ },
+ {
+ "test": "gpu_unittests"
+ },
+ {
+ "test": "ipc_tests"
+ }
+ ]
+ },
+ "Lollipop Tablet Tester": {
+ "gtest_tests": [
+ {
+ "test": "android_webview_unittests"
+ },
+ {
+ "test": "cc_unittests"
+ },
+ {
+ "test": "device_unittests"
+ },
+ {
+ "test": "events_unittests"
+ },
+ {
+ "test": "gl_tests"
+ },
+ {
+ "test": "gl_unittests"
+ },
+ {
+ "test": "gpu_unittests"
+ },
+ {
+ "test": "ipc_tests"
+ }
+ ]
+ },
+ "Marshmallow Tablet Tester": {
+ "gtest_tests": [
+ {
+ "test": "android_webview_unittests"
+ },
+ {
+ "test": "cc_unittests"
+ },
+ {
+ "test": "device_unittests"
+ },
+ {
+ "test": "events_unittests"
+ },
+ {
+ "test": "gl_tests"
+ },
+ {
+ "test": "gl_unittests"
+ },
+ {
+ "test": "gpu_unittests"
+ },
+ {
+ "test": "ipc_tests"
+ }
+ ]
}
}