blob: 5ef18e4570af400518e754d7b50a80ec0dd53763 [file] [log] [blame]
tfarinacdc7e5d2015-02-23 09:52:241# Copyright 2015 The Chromium Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5import("//build/config/features.gni")
Scott Violetc8240b02018-03-08 22:03:596import("//device/vr/buildflags/buildflags.gni")
tfarinacdc7e5d2015-02-23 09:52:247import("//testing/test.gni")
8
scheib56010cc2015-06-25 01:29:479if (is_android) {
mcasas649deb52017-04-28 01:55:5210 import("//build/config/android/config.gni")
scheib56010cc2015-06-25 01:29:4711 import("//build/config/android/rules.gni") # For generate_jni().
12}
13
erikchenceb2fff2015-04-27 17:50:5414if (is_mac) {
15 import("//build/config/mac/mac_sdk.gni")
16}
17
scheib7a4cf042015-03-31 04:33:4418is_linux_without_udev = is_linux && !use_udev
scheib7a4cf042015-03-31 04:33:4419
tfarinacdc7e5d2015-02-23 09:52:2420test("device_unittests") {
21 sources = [
alexis.menardb39a30822016-09-30 15:14:3922 "base/synchronization/one_writer_seqlock_unittest.cc",
tfarinacdc7e5d2015-02-23 09:52:2423 "bluetooth/bluetooth_adapter_mac_unittest.mm",
tfarinacdc7e5d2015-02-23 09:52:2424 "bluetooth/bluetooth_adapter_unittest.cc",
25 "bluetooth/bluetooth_adapter_win_unittest.cc",
ortuno945c90d2015-09-01 01:47:0826 "bluetooth/bluetooth_advertisement_unittest.cc",
tfarinacdc7e5d2015-02-23 09:52:2427 "bluetooth/bluetooth_device_unittest.cc",
28 "bluetooth/bluetooth_device_win_unittest.cc",
jpawlowskif54d01542015-04-13 22:24:4329 "bluetooth/bluetooth_discovery_filter_unittest.cc",
rkc3fb9aa6d2016-05-03 20:39:4430 "bluetooth/bluetooth_local_gatt_characteristic_unittest.cc",
31 "bluetooth/bluetooth_local_gatt_descriptor_unittest.cc",
rkc907af5d2016-05-10 00:20:0232 "bluetooth/bluetooth_local_gatt_service_unittest.cc",
Tim Song51ffb6602018-08-02 05:57:3533 "bluetooth/bluetooth_low_energy_advertisement_manager_mac_unittest.mm",
tfarinacdc7e5d2015-02-23 09:52:2434 "bluetooth/bluetooth_low_energy_win_unittest.cc",
rkc122239752016-04-20 23:59:0835 "bluetooth/bluetooth_remote_gatt_characteristic_unittest.cc",
36 "bluetooth/bluetooth_remote_gatt_descriptor_unittest.cc",
37 "bluetooth/bluetooth_remote_gatt_service_unittest.cc",
tfarinacdc7e5d2015-02-23 09:52:2438 "bluetooth/bluetooth_service_record_win_unittest.cc",
tfarinacdc7e5d2015-02-23 09:52:2439 "bluetooth/bluetooth_task_manager_win_unittest.cc",
40 "bluetooth/bluetooth_uuid_unittest.cc",
mbrunson32391c12016-11-18 23:42:1541 "bluetooth/device_unittest.cc",
ortunob755ff32016-08-25 21:29:3042 "bluetooth/string_util_icu_unittest.cc",
rkc3fb9aa6d2016-05-03 20:39:4443 "bluetooth/test/bluetooth_gatt_server_test.cc",
44 "bluetooth/test/bluetooth_gatt_server_test.h",
scheib545d7fd2015-06-30 22:26:5845 "bluetooth/test/bluetooth_test.cc",
46 "bluetooth/test/bluetooth_test.h",
47 "bluetooth/test/bluetooth_test_android.cc",
48 "bluetooth/test/bluetooth_test_android.h",
krstnmnlsn56d371032015-07-21 20:18:0749 "bluetooth/test/bluetooth_test_mac.h",
50 "bluetooth/test/bluetooth_test_mac.mm",
gogerald512935cc2016-01-27 01:11:1851 "bluetooth/test/bluetooth_test_win.cc",
52 "bluetooth/test/bluetooth_test_win.h",
jlebel620327d2016-06-20 13:01:0053 "bluetooth/test/mock_bluetooth_cbcharacteristic_mac.h",
54 "bluetooth/test/mock_bluetooth_cbcharacteristic_mac.mm",
jlebel9bb8cf242017-01-10 01:29:0255 "bluetooth/test/mock_bluetooth_cbdescriptor_mac.h",
56 "bluetooth/test/mock_bluetooth_cbdescriptor_mac.mm",
jlebela58fd752016-03-14 10:33:2857 "bluetooth/test/mock_bluetooth_cbperipheral_mac.h",
58 "bluetooth/test/mock_bluetooth_cbperipheral_mac.mm",
jlebelc4b09782016-05-10 00:31:5859 "bluetooth/test/mock_bluetooth_cbservice_mac.h",
60 "bluetooth/test/mock_bluetooth_cbservice_mac.mm",
jlebela58fd752016-03-14 10:33:2861 "bluetooth/test/mock_bluetooth_central_manager_mac.h",
62 "bluetooth/test/mock_bluetooth_central_manager_mac.mm",
scheib42e6b49d2015-04-29 21:46:5763 "bluetooth/test/test_bluetooth_adapter_observer.cc",
64 "bluetooth/test/test_bluetooth_adapter_observer.h",
rkc3fb9aa6d2016-05-03 20:39:4465 "bluetooth/test/test_bluetooth_local_gatt_service_delegate.cc",
66 "bluetooth/test/test_bluetooth_local_gatt_service_delegate.h",
Jan Wilken Doerrie7aa28512018-08-17 08:11:4167 "bluetooth/test/test_pairing_delegate.cc",
68 "bluetooth/test/test_pairing_delegate.h",
reillygaaee8912017-03-23 22:16:0669 "bluetooth/uribeacon/uri_encoder_unittest.cc",
Martin Kreichgauer43debfd72018-07-30 19:59:4170 "fido/attestation_statement_formats_unittest.cc",
Kim Paulhamused01860d2018-07-23 23:47:3771 "fido/ble/fido_ble_connection_unittest.cc",
72 "fido/ble/fido_ble_device_unittest.cc",
73 "fido/ble/fido_ble_frames_unittest.cc",
Kim Paulhamus7018442b2018-07-25 15:26:2774 "fido/cable/fido_cable_device_unittest.cc",
75 "fido/cable/fido_cable_discovery_unittest.cc",
76 "fido/cable/fido_cable_handshake_handler_unittest.cc",
jdoerrie98ee9e32018-02-05 22:03:4477 "fido/ctap_request_unittest.cc",
78 "fido/ctap_response_unittest.cc",
Jun Choiaaa7d012018-03-16 20:11:4079 "fido/fake_fido_discovery_unittest.cc",
80 "fido/fido_discovery_unittest.cc",
Jun Choi19b944e92018-04-23 20:20:2081 "fido/fido_parsing_utils_unittest.cc",
Jun Choi1c36cd82018-03-28 00:32:4282 "fido/fido_request_handler_unittest.cc",
Jun Choi4fc8b7812018-04-05 07:39:0783 "fido/get_assertion_handler_unittest.cc",
Jun Choi177d2ac2018-03-28 08:32:1684 "fido/get_assertion_task_unittest.cc",
Kim Paulhamus534308e2018-07-23 20:58:4385 "fido/hid/fido_hid_message_unittest.cc",
Martin Kreichgauerd52effd02018-07-09 20:33:0986 "fido/mac/browsing_data_deletion_unittest.mm",
Martin Kreichgauer9b5dab32018-06-06 12:26:3987 "fido/mac/credential_metadata_unittest.cc",
Martin Kreichgauereaf85f12018-05-01 19:52:4288 "fido/mac/get_assertion_operation_unittest_mac.mm",
89 "fido/mac/make_credential_operation_unittest_mac.mm",
Martin Kreichgauer35bea102018-06-28 20:41:3290 "fido/mac/util_unittest.cc",
Jun Choif7ab0df2018-04-05 21:48:1691 "fido/make_credential_handler_unittest.cc",
Jun Choif15afe42018-03-22 23:58:0192 "fido/make_credential_task_unittest.cc",
Balazs Engedy1ab4b142018-03-09 12:45:0393 "fido/test_callback_receiver_unittest.cc",
Jun Choi85b28722018-04-25 21:24:5094 "fido/u2f_command_constructor_unittest.cc",
Jun Choif45741d2018-06-08 20:58:3195 "fido/u2f_register_operation_unittest.cc",
Jun Choi0e56e5dd2018-06-08 21:27:3496 "fido/u2f_sign_operation_unittest.cc",
Matt Reynolds7c498e52017-12-06 22:06:2497 "gamepad/abstract_haptic_gamepad_unittest.cc",
bajonesb9bb4c42016-07-07 00:10:5198 "gamepad/gamepad_provider_unittest.cc",
ke.hebee6a642016-12-10 01:56:1999 "gamepad/gamepad_service_unittest.cc",
Oksana Zhuravlova96b546c2018-08-08 19:01:33100 "gamepad/public/cpp/gamepad_mojom_traits_unittest.cc",
tfarinacdc7e5d2015-02-23 09:52:24101 "test/run_all_unittests.cc",
tfarinacdc7e5d2015-02-23 09:52:24102 ]
103
104 deps = [
105 "//base/test:test_support",
alexis.menardb39a30822016-09-30 15:14:39106 "//base/third_party/dynamic_annotations:dynamic_annotations",
Jun Choi3545f502018-03-14 01:30:00107 "//components/apdu",
Kim Paulhamus35995bb62018-01-05 11:47:04108 "//components/cbor",
alexis.menardb39a30822016-09-30 15:14:39109 "//device/base/synchronization",
tfarinacdc7e5d2015-02-23 09:52:24110 "//device/bluetooth",
Vincent Scheibdbe693bee2017-12-06 00:54:18111 "//device/bluetooth:deprecated_experimental_mojo",
brettw011138d2015-10-21 03:05:38112 "//device/bluetooth:mocks",
reillygaaee8912017-03-23 22:16:06113 "//device/bluetooth/uribeacon",
jdoerrie3e747742018-02-05 16:04:16114 "//device/fido",
115 "//device/fido:mocks",
Balazs Engedy83dc0822018-03-07 14:33:55116 "//device/fido:test_support",
bajonesb9bb4c42016-07-07 00:10:51117 "//device/gamepad",
118 "//device/gamepad:test_helpers",
juncai2f298a82017-04-18 03:51:39119 "//device/gamepad/public/cpp:shared_with_blink",
Reilly Grantfa93b142018-02-01 02:13:48120 "//device/gamepad/public/mojom",
Ken Rockot9b26bc52018-07-04 19:57:49121 "//mojo/core/embedder",
rockot85dce0862015-11-13 01:33:59122 "//mojo/public/cpp/bindings",
Oksana Zhuravlova96b546c2018-08-08 19:01:33123 "//mojo/public/cpp/test_support:test_utils",
tfarinacdc7e5d2015-02-23 09:52:24124 "//net",
125 "//testing/gmock",
126 "//testing/gtest",
Blink Reformata30d4232018-04-07 15:31:06127 "//third_party/blink/public:blink_headers",
reillyg872fd9fc2016-02-04 21:50:04128 "//tools/usb_gadget",
tfarinacdc7e5d2015-02-23 09:52:24129 "//url",
130 ]
131
Ke He624b52d2017-11-09 13:45:09132 # U2F and Serial:
scheibcfdca0e2015-04-01 05:27:58133 # Android doesn't compile.
scheib7a4cf042015-03-31 04:33:44134 # Linux, requires udev.
scheibcfdca0e2015-04-01 05:27:58135 if (!is_linux_without_udev && !is_android) {
scheib7a4cf042015-03-31 04:33:44136 sources += [
Kim Paulhamus534308e2018-07-23 20:58:43137 "fido/hid/fido_hid_device_unittest.cc",
138 "fido/hid/fido_hid_discovery_unittest.cc",
scheib7a4cf042015-03-31 04:33:44139 ]
140 deps += [
jdoerrie3e747742018-02-05 16:04:16141 "//device/fido:test_support",
Ke He624b52d2017-11-09 13:45:09142 "//services/device/public/cpp/hid",
Ke He31d0bb02018-02-24 07:16:24143 "//services/device/public/mojom",
Ke He5c1e93a32017-10-05 04:27:35144 "//services/service_manager/public/cpp",
Ken Rockot543f5e32018-02-04 02:13:50145 "//services/service_manager/public/mojom",
scheib7a4cf042015-03-31 04:33:44146 ]
Ke He624b52d2017-11-09 13:45:09147
148 # Serial is supported in below platforms. See //device/servial/BUILD.gn
149 if (is_win || is_linux || is_mac) {
Fabrice de Gans-Riberiaa5eccec2018-04-23 23:00:30150 sources += [ "serial/serial_device_enumerator_unittest.cc" ]
Vincent Scheibdbe693bee2017-12-06 00:54:18151 deps += [ "//device/serial" ]
Fabrice de Gans-Riberiaa5eccec2018-04-23 23:00:30152 if (is_linux || is_mac) {
153 sources += [ "serial/serial_io_handler_posix_unittest.cc" ]
154 }
Ke He624b52d2017-11-09 13:45:09155 }
scheib7a4cf042015-03-31 04:33:44156 }
157
158 if (use_udev) {
159 sources += [ "udev_linux/udev_unittest.cc" ]
160 deps += [ "//device/udev_linux" ]
161 }
162
reillygcf1af632015-11-18 16:42:58163 # USB does not compile on iOS.
164 if (!is_ios) {
scheibcfdca0e2015-04-01 05:27:58165 sources += [
reillygbadbc5412015-08-28 23:08:10166 "test/test_device_client.cc",
167 "test/test_device_client.h",
reillyg64c8f4f2016-02-10 23:29:20168 "usb/mojo/device_impl_unittest.cc",
169 "usb/mojo/device_manager_impl_unittest.cc",
Reilly Grant7f162c92017-06-10 00:23:47170 "usb/public/cpp/filter_utils_unittest.cc",
reillyg86549e52015-08-15 03:00:43171 "usb/usb_descriptors_unittest.cc",
scheibcfdca0e2015-04-01 05:27:58172 "usb/usb_device_handle_unittest.cc",
scheibcfdca0e2015-04-01 05:27:58173 "usb/usb_service_unittest.cc",
reillyg86549e52015-08-15 03:00:43174 "usb/webusb_descriptors_unittest.cc",
scheibcfdca0e2015-04-01 05:27:58175 ]
176 deps += [
Ke He624b52d2017-11-09 13:45:09177 ":usb_test_gadget",
alexis.menard2fe63eaa2016-10-13 21:42:43178 "//device/base",
179 "//device/base:mocks",
scheibcfdca0e2015-04-01 05:27:58180 "//device/usb",
reillygcff166d2016-05-20 20:15:42181 "//device/usb:test_support",
reillyg64c8f4f2016-02-10 23:29:20182 "//device/usb/mojo",
Donna Wu2fd87fc92018-07-27 01:32:19183 "//device/usb/mojo:test_support",
Reilly Grant7f162c92017-06-10 00:23:47184 "//device/usb/public/cpp",
Reilly Grantfa93b142018-02-01 02:13:48185 "//device/usb/public/mojom",
rhalavatid75e16c32017-03-03 15:08:24186 "//net:test_support",
scheibcfdca0e2015-04-01 05:27:58187 ]
Reilly Grant5ac479c2017-10-03 16:57:37188
189 if (!is_android) {
Samuel Huang2cb0922d2017-10-30 18:37:00190 sources += [ "usb/usb_ids_unittest.cc" ]
Reilly Grant5ac479c2017-10-03 16:57:37191 }
scheibcfdca0e2015-04-01 05:27:58192 }
193
reillygcf1af632015-11-18 16:42:58194 # UsbContext is a libusb-specific object.
reillygdee7c4ac2016-05-27 21:15:02195 if (is_mac || is_win) {
reillygcf1af632015-11-18 16:42:58196 sources += [ "usb/usb_context_unittest.cc" ]
brettwbda835b2015-12-04 22:12:30197 deps += [ "//third_party/libusb" ]
reillygcf1af632015-11-18 16:42:58198 }
199
scheib56010cc2015-06-25 01:29:47200 if (is_android) {
agrieve97176362015-12-01 16:36:19201 deps += [
202 ":bluetooth_test_java",
203 ":bluetooth_test_jni_headers",
reillyg16001d92016-06-01 00:44:30204 "//device/usb:java",
agrieve97176362015-12-01 16:36:19205 ]
scheib56010cc2015-06-25 01:29:47206 }
207
scheib7a4cf042015-03-31 04:33:44208 if (is_chromeos) {
tfarinacdc7e5d2015-02-23 09:52:24209 deps += [
210 "//chromeos",
211 "//chromeos:test_support",
212 "//chromeos:test_support_without_gmock",
tfarinacdc7e5d2015-02-23 09:52:24213 ]
214 }
215
dnicoara59acb3022015-12-17 18:13:16216 if ((is_chromeos || is_linux) && use_dbus) {
agrieve95ba4442016-04-25 15:47:13217 configs += [ "//build/config/linux/dbus" ]
rkc41077042015-11-06 07:20:58218
219 sources += [
rkc122239752016-04-20 23:59:08220 "bluetooth/bluez/bluetooth_adapter_profile_bluez_unittest.cc",
221 "bluetooth/bluez/bluetooth_advertisement_bluez_unittest.cc",
rkc122239752016-04-20 23:59:08222 "bluetooth/bluez/bluetooth_bluez_unittest.cc",
223 "bluetooth/bluez/bluetooth_gatt_bluez_unittest.cc",
rkc2ffd5612016-06-24 02:00:22224 "bluetooth/bluez/bluetooth_service_attribute_value_bluez_unittest.cc",
225 "bluetooth/bluez/bluetooth_service_record_bluez_unittest.cc",
rkc122239752016-04-20 23:59:08226 "bluetooth/bluez/bluetooth_socket_bluez_unittest.cc",
rkca7a149d2016-04-29 08:15:37227 "bluetooth/dbus/bluetooth_gatt_application_service_provider_unittest.cc",
rkc519a20c62016-04-16 23:18:07228 "bluetooth/test/bluetooth_test_bluez.cc",
229 "bluetooth/test/bluetooth_test_bluez.h",
rkc41077042015-11-06 07:20:58230 ]
231
232 deps += [ "//dbus" ]
233 }
234
Pavel Kalinnikov9f6591002017-11-01 22:09:18235 if (is_linux) {
Stephen Lanham1316af42018-04-04 01:26:28236 if (is_chromecast) {
Stephen Lanhamccd5c252018-04-10 04:21:56237 # Cast does not support GATT server mode.
238 sources -= [
239 "bluetooth/bluetooth_local_gatt_characteristic_unittest.cc",
240 "bluetooth/bluetooth_local_gatt_descriptor_unittest.cc",
241 "bluetooth/bluetooth_local_gatt_service_unittest.cc",
242 ]
243
Stephen Lanham1316af42018-04-04 01:26:28244 sources += [
245 "bluetooth/cast/bluetooth_adapter_cast_unittest.cc",
246 "bluetooth/cast/bluetooth_utils_unittest.cc",
Stephen Lanhamccd5c252018-04-10 04:21:56247 "bluetooth/test/bluetooth_test_cast.cc",
248 "bluetooth/test/bluetooth_test_cast.h",
Stephen Lanham1316af42018-04-04 01:26:28249 ]
Stephen Lanhamccd5c252018-04-10 04:21:56250
251 deps += [
252 "//chromecast/device/bluetooth:util",
253 "//chromecast/device/bluetooth/le",
Bailey Forrestfda35092018-05-16 00:30:44254 "//chromecast/device/bluetooth/le:test_support",
Stephen Lanhamccd5c252018-04-10 04:21:56255 "//chromecast/device/bluetooth/shlib:mock_shlib",
256 ]
257 } else {
258 # BLE discovery: works on Linux.
Kim Paulhamused01860d2018-07-23 23:47:37259 sources += [ "fido/ble/fido_ble_discovery_unittest.cc" ]
Stephen Lanham1316af42018-04-04 01:26:28260 }
Pavel Kalinnikov9f6591002017-11-01 22:09:18261 }
262
tfarinacdc7e5d2015-02-23 09:52:24263 if (is_mac) {
krstnmnlsn332a71cf2015-07-17 18:59:58264 deps += [ "//third_party/ocmock" ]
265 ldflags = [ "-ObjC" ]
rsesekdbb69c72016-05-11 17:26:35266 libs = [
267 "IOBluetooth.framework",
268 "IOKit.framework",
269 ]
erikchenceb2fff2015-04-27 17:50:54270
271 # In the OSX 10.10 SDK, CoreBluetooth became a top level framework.
272 # Previously, it was nested in IOBluetooth. In order for Chrome to run on
273 # OSes older than OSX 10.10, the top level CoreBluetooth framework must be
274 # weakly linked.
275 if (mac_sdk_version == "10.10") {
scheibdd941ba42015-10-27 05:40:12276 ldflags += [
277 "-weak_framework",
278 "CoreBluetooth",
279 ]
erikchenceb2fff2015-04-27 17:50:54280 }
tfarinacdc7e5d2015-02-23 09:52:24281 }
gogeraldcab31232016-02-03 21:20:33282
283 if (is_win) {
284 sources += [
gogeraldb8c706a2016-02-05 01:07:37285 "bluetooth/bluetooth_classic_win_fake.cc",
286 "bluetooth/bluetooth_classic_win_fake.h",
gogeraldcab31232016-02-03 21:20:33287 "bluetooth/bluetooth_low_energy_win_fake.cc",
288 "bluetooth/bluetooth_low_energy_win_fake.h",
Jan Wilken Doerriecc0bd292018-05-14 12:28:28289 "bluetooth/test/fake_bluetooth_adapter_winrt.cc",
290 "bluetooth/test/fake_bluetooth_adapter_winrt.h",
Jan Wilken Doerriec75765a752018-07-20 11:36:18291 "bluetooth/test/fake_bluetooth_le_advertisement_data_section_winrt.cc",
292 "bluetooth/test/fake_bluetooth_le_advertisement_data_section_winrt.h",
Jan Wilken Doerrief397e842018-08-23 17:40:17293 "bluetooth/test/fake_bluetooth_le_advertisement_publisher_status_changed_event_args_winrt.cc",
294 "bluetooth/test/fake_bluetooth_le_advertisement_publisher_status_changed_event_args_winrt.h",
295 "bluetooth/test/fake_bluetooth_le_advertisement_publisher_winrt.cc",
296 "bluetooth/test/fake_bluetooth_le_advertisement_publisher_winrt.h",
Jan Wilken Dörried4dc7782018-06-04 09:38:13297 "bluetooth/test/fake_bluetooth_le_advertisement_received_event_args_winrt.cc",
298 "bluetooth/test/fake_bluetooth_le_advertisement_received_event_args_winrt.h",
299 "bluetooth/test/fake_bluetooth_le_advertisement_watcher_winrt.cc",
300 "bluetooth/test/fake_bluetooth_le_advertisement_watcher_winrt.h",
301 "bluetooth/test/fake_bluetooth_le_advertisement_winrt.cc",
302 "bluetooth/test/fake_bluetooth_le_advertisement_winrt.h",
Jan Wilken Doerried9b78b92018-06-18 17:35:43303 "bluetooth/test/fake_bluetooth_le_device_winrt.cc",
304 "bluetooth/test/fake_bluetooth_le_device_winrt.h",
Jan Wilken Doerriec75765a752018-07-20 11:36:18305 "bluetooth/test/fake_bluetooth_le_manufacturer_data_winrt.cc",
306 "bluetooth/test/fake_bluetooth_le_manufacturer_data_winrt.h",
Jan Wilken Doerrie7aa28512018-08-17 08:11:41307 "bluetooth/test/fake_device_information_custom_pairing_winrt.cc",
308 "bluetooth/test/fake_device_information_custom_pairing_winrt.h",
Jan Wilken Doerrie9092f832018-08-14 07:05:11309 "bluetooth/test/fake_device_information_pairing_winrt.cc",
310 "bluetooth/test/fake_device_information_pairing_winrt.h",
Jan Wilken Doerrie7c0e41dc2018-05-16 08:37:52311 "bluetooth/test/fake_device_information_winrt.cc",
312 "bluetooth/test/fake_device_information_winrt.h",
Jan Wilken Doerrie7aa28512018-08-17 08:11:41313 "bluetooth/test/fake_device_pairing_requested_event_args_winrt.cc",
314 "bluetooth/test/fake_device_pairing_requested_event_args_winrt.h",
315 "bluetooth/test/fake_device_pairing_result_winrt.cc",
316 "bluetooth/test/fake_device_pairing_result_winrt.h",
Jan Wilken Doerried66e0a92018-07-07 10:48:19317 "bluetooth/test/fake_gatt_characteristic_winrt.cc",
318 "bluetooth/test/fake_gatt_characteristic_winrt.h",
319 "bluetooth/test/fake_gatt_characteristics_result_winrt.cc",
320 "bluetooth/test/fake_gatt_characteristics_result_winrt.h",
Jan Wilken Doerrie2a3e6c92018-07-31 08:39:16321 "bluetooth/test/fake_gatt_descriptor_winrt.cc",
322 "bluetooth/test/fake_gatt_descriptor_winrt.h",
323 "bluetooth/test/fake_gatt_descriptors_result_winrt.cc",
324 "bluetooth/test/fake_gatt_descriptors_result_winrt.h",
Jan Wilken Doerried9b78b92018-06-18 17:35:43325 "bluetooth/test/fake_gatt_device_service_winrt.cc",
326 "bluetooth/test/fake_gatt_device_service_winrt.h",
327 "bluetooth/test/fake_gatt_device_services_result_winrt.cc",
328 "bluetooth/test/fake_gatt_device_services_result_winrt.h",
Jan Wilken Doerrie1bd49ee2018-07-30 10:59:00329 "bluetooth/test/fake_gatt_read_result_winrt.cc",
330 "bluetooth/test/fake_gatt_read_result_winrt.h",
Jan Wilken Dörriee0029d12018-08-06 14:06:08331 "bluetooth/test/fake_gatt_value_changed_event_args_winrt.cc",
332 "bluetooth/test/fake_gatt_value_changed_event_args_winrt.h",
Jan Wilken Doerrief5b008c42018-08-01 08:12:56333 "bluetooth/test/fake_gatt_write_result_winrt.cc",
334 "bluetooth/test/fake_gatt_write_result_winrt.h",
Jan Wilken Dörriedc7c81c2018-06-12 07:34:38335 "bluetooth/test/fake_radio_winrt.cc",
336 "bluetooth/test/fake_radio_winrt.h",
gogeraldcab31232016-02-03 21:20:33337 ]
338 }
bajones7ab52ec32016-08-19 19:54:25339
Bill Orr1862b4f2018-05-10 17:56:45340 if (enable_vr) {
Michael Thiessen21e56152017-10-16 18:55:17341 sources += [
Anna Maria114d35052017-12-08 23:13:29342 "vr/orientation/orientation_device_provider_unittest.cc",
343 "vr/orientation/orientation_device_unittest.cc",
Michael Thiessen21e56152017-10-16 18:55:17344 "vr/vr_device_base_unittest.cc",
345 "vr/vr_display_impl_unittest.cc",
346 ]
bajones7ab52ec32016-08-19 19:54:25347
Bill Orr1862b4f2018-05-10 17:56:45348 if (is_android) {
349 deps += [ "//device/vr:java" ]
350 }
351
352 defines = [ "DEVICE_VR_IMPLEMENTATION" ]
353
bajones7ab52ec32016-08-19 19:54:25354 deps += [
355 "//device/vr",
356 "//device/vr:fakes",
Reilly Grantfa93b142018-02-01 02:13:48357 "//device/vr/public/mojom",
Anna Maria114d35052017-12-08 23:13:29358 "//services/device/public/cpp/generic_sensor",
359 "//ui/display",
Roman Karasev72254172018-04-05 18:10:03360 "//ui/display:test_support",
bajones7ab52ec32016-08-19 19:54:25361 ]
362 }
tfarinacdc7e5d2015-02-23 09:52:24363}
scheib56010cc2015-06-25 01:29:47364
Ke He624b52d2017-11-09 13:45:09365source_set("usb_test_gadget") {
366 testonly = true
367
368 sources = [
369 "test/usb_test_gadget.h",
370 "test/usb_test_gadget_impl.cc",
371 ]
372
373 deps = [
374 "//device/base",
375 "//device/usb",
376 "//net:test_support",
377 ]
378}
379
scheib56010cc2015-06-25 01:29:47380if (is_android) {
Matt Reynolds7c498e52017-12-06 22:06:24381 bluetooth_java_sources_needing_jni = [
382 "bluetooth/test/android/java/src/org/chromium/device/bluetooth/Fakes.java",
383 ]
scheib56010cc2015-06-25 01:29:47384
385 generate_jni("bluetooth_test_jni_headers") {
386 sources = bluetooth_java_sources_needing_jni
387 jni_package = "bluetooth"
388 }
389
390 android_library("bluetooth_test_java") {
Shimi Zhang0d7b74af2018-02-08 17:28:02391 testonly = true
scheib56010cc2015-06-25 01:29:47392 java_files = bluetooth_java_sources_needing_jni
393 deps = [
394 "//base:base_java",
ortuno5966ddb2016-07-01 02:07:25395 "//components/location/android:location_java",
scheib56010cc2015-06-25 01:29:47396 "//device/bluetooth:java",
ortunocc9b46d12016-08-25 16:47:23397 "//third_party/android_tools:android_support_annotations_java",
John Budorick2d7e42f2018-06-27 02:33:57398 "//third_party/android_tools:android_test_mock_java",
scheib56010cc2015-06-25 01:29:47399 ]
ortunocc9b46d12016-08-25 16:47:23400
401 srcjar_deps = [ ":bluetooth_test_javagen" ]
scheib56010cc2015-06-25 01:29:47402 }
bajonesb9bb4c42016-07-07 00:10:51403
404 junit_binary("device_junit_tests") {
Ke Heb5d9935c2018-06-15 02:50:44405 java_files = [ "gamepad/android/junit/src/org/chromium/device/gamepad/GamepadMappingsTest.java" ]
bajonesb9bb4c42016-07-07 00:10:51406 deps = [
mcasas649deb52017-04-28 01:55:52407 "$google_play_services_package:google_play_services_base_java",
408 "$google_play_services_package:google_play_services_basement_java",
409 "$google_play_services_package:google_play_services_location_java",
bajonesb9bb4c42016-07-07 00:10:51410 "//base:base_java",
411 "//base:base_java_test_support",
Andrew Grieve916bc9b2018-02-02 01:38:59412 "//base:base_junit_test_support",
bajonesb9bb4c42016-07-07 00:10:51413 "//device/gamepad:java",
alexander.shalamov55ac6a4c2016-11-30 09:04:17414 "//mojo/public/java:bindings_java",
peconn2e675b52016-08-01 15:56:19415 "//third_party/android_tools:android_support_annotations_java",
bajonesb9bb4c42016-07-07 00:10:51416 ]
417 srcjar_deps = [ "//device/gamepad:java_enums_srcjar" ]
418 }
ortunocc9b46d12016-08-25 16:47:23419
420 java_cpp_enum("bluetooth_test_javagen") {
421 sources = [
422 "bluetooth/test/bluetooth_test.h",
423 ]
424 }
scheib56010cc2015-06-25 01:29:47425}