OLD | NEW |
1 # Copyright 2015 The Chromium Authors. All rights reserved. | 1 # Copyright 2015 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 import("//build/config/ios/rules.gni") | 5 import("//build/config/ios/rules.gni") |
6 import("//ios/build/config.gni") | 6 import("//ios/build/config.gni") |
7 import("//testing/test.gni") | 7 import("//testing/test.gni") |
8 | 8 |
9 bundle_data("ios_chrome_unittests_bundle_data") { | 9 bundle_data("ios_chrome_unittests_bundle_data") { |
10 testonly = true | 10 testonly = true |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
52 "browser/net/cookie_util_unittest.mm", | 52 "browser/net/cookie_util_unittest.mm", |
53 "browser/net/image_fetcher_unittest.mm", | 53 "browser/net/image_fetcher_unittest.mm", |
54 "browser/net/metrics_network_client_unittest.mm", | 54 "browser/net/metrics_network_client_unittest.mm", |
55 "browser/net/retryable_url_fetcher_unittest.mm", | 55 "browser/net/retryable_url_fetcher_unittest.mm", |
56 "browser/passwords/credential_manager_js_unittest.mm", | 56 "browser/passwords/credential_manager_js_unittest.mm", |
57 "browser/passwords/credential_manager_unittest.mm", | 57 "browser/passwords/credential_manager_unittest.mm", |
58 "browser/passwords/password_controller_js_unittest.mm", | 58 "browser/passwords/password_controller_js_unittest.mm", |
59 "browser/passwords/password_controller_off_the_record_unittest.mm", | 59 "browser/passwords/password_controller_off_the_record_unittest.mm", |
60 "browser/passwords/password_controller_unittest.mm", | 60 "browser/passwords/password_controller_unittest.mm", |
61 "browser/passwords/password_generation_agent_unittest.mm", | 61 "browser/passwords/password_generation_agent_unittest.mm", |
62 "browser/reading_list/reading_list_entry_unittest.cc", | |
63 "browser/reading_list/reading_list_model_storage_unittest.mm", | |
64 "browser/reading_list/reading_list_model_unittest.cc", | |
65 "browser/reading_list/url_downloader_unittest.cc", | |
66 "browser/signin/chrome_identity_service_observer_bridge_unittest.mm", | 62 "browser/signin/chrome_identity_service_observer_bridge_unittest.mm", |
67 "browser/signin/gaia_auth_fetcher_ios_unittest.mm", | 63 "browser/signin/gaia_auth_fetcher_ios_unittest.mm", |
68 "browser/snapshots/lru_cache_unittest.mm", | 64 "browser/snapshots/lru_cache_unittest.mm", |
69 "browser/snapshots/snapshot_cache_unittest.mm", | 65 "browser/snapshots/snapshot_cache_unittest.mm", |
70 "browser/snapshots/snapshots_util_unittest.mm", | 66 "browser/snapshots/snapshots_util_unittest.mm", |
71 "browser/ssl/ios_ssl_error_handler_unittest.mm", | 67 "browser/ssl/ios_ssl_error_handler_unittest.mm", |
72 "browser/translate/translate_service_ios_unittest.cc", | 68 "browser/translate/translate_service_ios_unittest.cc", |
73 "browser/ui/alert_coordinator/action_sheet_coordinator_unittest.mm", | 69 "browser/ui/alert_coordinator/action_sheet_coordinator_unittest.mm", |
74 "browser/ui/alert_coordinator/alert_coordinator_unittest.mm", | 70 "browser/ui/alert_coordinator/alert_coordinator_unittest.mm", |
75 "browser/ui/alert_coordinator/input_alert_coordinator_unittest.mm", | 71 "browser/ui/alert_coordinator/input_alert_coordinator_unittest.mm", |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
110 "//components/signin/ios/browser:test_support", | 106 "//components/signin/ios/browser:test_support", |
111 "//components/ssl_config:ssl_config", | 107 "//components/ssl_config:ssl_config", |
112 "//components/sync:test_support_sync_driver", | 108 "//components/sync:test_support_sync_driver", |
113 "//components/syncable_prefs:test_support", | 109 "//components/syncable_prefs:test_support", |
114 "//components/update_client", | 110 "//components/update_client", |
115 "//components/version_info", | 111 "//components/version_info", |
116 "//ios/chrome/app", | 112 "//ios/chrome/app", |
117 "//ios/chrome/app/resources:packed_resources", | 113 "//ios/chrome/app/resources:packed_resources", |
118 "//ios/chrome/browser", | 114 "//ios/chrome/browser", |
119 "//ios/chrome/browser:test_support", | 115 "//ios/chrome/browser:test_support", |
| 116 "//ios/chrome/browser/reading_list:reading_list_tests", |
120 "//ios/chrome/common", | 117 "//ios/chrome/common", |
121 "//ios/chrome/test", | 118 "//ios/chrome/test", |
122 "//ios/chrome/test:run_all_unittests", | 119 "//ios/chrome/test:run_all_unittests", |
123 "//ios/net", | 120 "//ios/net", |
124 "//ios/public/provider/chrome/browser", | 121 "//ios/public/provider/chrome/browser", |
125 "//ios/public/provider/chrome/browser:test_support", | 122 "//ios/public/provider/chrome/browser:test_support", |
126 "//ios/testing:ocmock_support", | 123 "//ios/testing:ocmock_support", |
127 "//ios/web", | 124 "//ios/web", |
128 "//ios/web:test_support", | 125 "//ios/web:test_support", |
129 "//net:test_support", | 126 "//net:test_support", |
130 "//skia", | 127 "//skia", |
131 "//testing/gmock", | 128 "//testing/gmock", |
132 "//testing/gtest", | 129 "//testing/gtest", |
133 "//third_party/google_toolbox_for_mac", | 130 "//third_party/google_toolbox_for_mac", |
134 "//third_party/ocmock", | 131 "//third_party/ocmock", |
135 "//ui/base:base", | 132 "//ui/base:base", |
136 "//ui/gfx:test_support", | 133 "//ui/gfx:test_support", |
137 "//ui/strings:ui_strings", | 134 "//ui/strings:ui_strings", |
138 ] | 135 ] |
139 | 136 |
140 assert_no_deps = ios_assert_no_deps | 137 assert_no_deps = ios_assert_no_deps |
141 } | 138 } |
OLD | NEW |