Loading TEST_MAPPING +0 −48 Original line number Diff line number Diff line Loading @@ -56,54 +56,6 @@ } ], "presubmit" : [ { "name" : "bluetooth_test_common", "host" : true }, { "name" : "bluetoothtbd_test", "host" : true }, { "name" : "net_test_avrcp", "host" : true }, { "name" : "net_test_btcore", "host" : true }, { "name" : "net_test_btm_iso", "host" : true }, { "name" : "net_test_btpackets", "host" : true }, { "name" : "net_test_eatt", "host" : true }, { "name" : "net_test_types", "host" : true }, { "name" : "net_test_btif_rc", "host" : true }, { "name" : "net_test_stack_gatt_native", "host" : true }, { "name" : "net_test_stack_a2dp_native", "host" : true }, { "name" : "net_test_btif_config_cache", "host" : true }, { "name" : "net_test_hf_client_add_record" }, Loading system/btcore/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -47,4 +47,7 @@ cc_test { "libosi", ], host_supported: true, test_options: { unit_test: true, }, } system/btif/Android.bp +6 −0 Original line number Diff line number Diff line Loading @@ -200,6 +200,9 @@ cc_test { defaults: ["fluoride_defaults"], test_suites: ["device-tests"], host_supported: true, test_options: { unit_test: true, }, include_dirs: btifCommonIncludes, srcs: [ "test/btif_rc_test.cc", Loading Loading @@ -233,6 +236,9 @@ cc_test { defaults: ["fluoride_defaults"], test_suites: ["device-tests"], host_supported: true, test_options: { unit_test: true, }, include_dirs: btifCommonIncludes, srcs: [ "src/btif_config_cache.cc", Loading system/common/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,9 @@ cc_test { "clang_coverage_bin", ], host_supported: true, test_options: { unit_test: true, }, include_dirs: [ "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/stack/include", Loading system/packet/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,9 @@ cc_test { defaults: ["fluoride_defaults"], test_suites: ["device-tests"], host_supported: true, test_options: { unit_test: true, }, local_include_dirs: ["tests"], include_dirs: [ "packages/modules/Bluetooth/system/", Loading Loading
TEST_MAPPING +0 −48 Original line number Diff line number Diff line Loading @@ -56,54 +56,6 @@ } ], "presubmit" : [ { "name" : "bluetooth_test_common", "host" : true }, { "name" : "bluetoothtbd_test", "host" : true }, { "name" : "net_test_avrcp", "host" : true }, { "name" : "net_test_btcore", "host" : true }, { "name" : "net_test_btm_iso", "host" : true }, { "name" : "net_test_btpackets", "host" : true }, { "name" : "net_test_eatt", "host" : true }, { "name" : "net_test_types", "host" : true }, { "name" : "net_test_btif_rc", "host" : true }, { "name" : "net_test_stack_gatt_native", "host" : true }, { "name" : "net_test_stack_a2dp_native", "host" : true }, { "name" : "net_test_btif_config_cache", "host" : true }, { "name" : "net_test_hf_client_add_record" }, Loading
system/btcore/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -47,4 +47,7 @@ cc_test { "libosi", ], host_supported: true, test_options: { unit_test: true, }, }
system/btif/Android.bp +6 −0 Original line number Diff line number Diff line Loading @@ -200,6 +200,9 @@ cc_test { defaults: ["fluoride_defaults"], test_suites: ["device-tests"], host_supported: true, test_options: { unit_test: true, }, include_dirs: btifCommonIncludes, srcs: [ "test/btif_rc_test.cc", Loading Loading @@ -233,6 +236,9 @@ cc_test { defaults: ["fluoride_defaults"], test_suites: ["device-tests"], host_supported: true, test_options: { unit_test: true, }, include_dirs: btifCommonIncludes, srcs: [ "src/btif_config_cache.cc", Loading
system/common/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,9 @@ cc_test { "clang_coverage_bin", ], host_supported: true, test_options: { unit_test: true, }, include_dirs: [ "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/stack/include", Loading
system/packet/Android.bp +3 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,9 @@ cc_test { defaults: ["fluoride_defaults"], test_suites: ["device-tests"], host_supported: true, test_options: { unit_test: true, }, local_include_dirs: ["tests"], include_dirs: [ "packages/modules/Bluetooth/system/", Loading