| { |
| "Linux Tests (ANGLE)": { |
| "gtest_tests": [ |
| { |
| "swarming": { |
| "can_use_on_swarming_builders": true |
| }, |
| "test": "angle_unittests" |
| } |
| ] |
| }, |
| "Linux Tests (dbg) (ANGLE)": { |
| "gtest_tests": [ |
| { |
| "swarming": { |
| "can_use_on_swarming_builders": true |
| }, |
| "test": "angle_unittests" |
| } |
| ] |
| }, |
| "Mac10.8 Tests (ANGLE)": { |
| "gtest_tests": [ |
| { |
| "swarming": { |
| "can_use_on_swarming_builders": true |
| }, |
| "test": "angle_unittests" |
| } |
| ] |
| }, |
| "Mac10.8 Tests (dbg) (ANGLE)": { |
| "gtest_tests": [ |
| { |
| "swarming": { |
| "can_use_on_swarming_builders": true |
| }, |
| "test": "angle_unittests" |
| } |
| ] |
| }, |
| "Win7 Tests (ANGLE)": { |
| "gtest_tests": [ |
| { |
| "swarming": { |
| "can_use_on_swarming_builders": true |
| }, |
| "test": "angle_unittests" |
| } |
| ] |
| }, |
| "Win7 Tests (dbg) (ANGLE)": { |
| "gtest_tests": [ |
| { |
| "swarming": { |
| "can_use_on_swarming_builders": true |
| }, |
| "test": "angle_unittests" |
| } |
| ] |
| }, |
| "Win7 Tests x64 (ANGLE)": { |
| "gtest_tests": [ |
| { |
| "swarming": { |
| "can_use_on_swarming_builders": true |
| }, |
| "test": "angle_unittests" |
| } |
| ] |
| }, |
| "Win7 Tests x64 (dbg) (ANGLE)": { |
| "gtest_tests": [ |
| { |
| "swarming": { |
| "can_use_on_swarming_builders": true |
| }, |
| "test": "angle_unittests" |
| } |
| ] |
| } |
| } |