[roll] Roll fuchsia [bt][fidl] Replace GMock usage with local fakes

Introduce a FakeConnectionReceiver to simulate a FIDL client's
connection to the `bredr.ConnectionReceiver` FIDL protocol.

Update Profile Server unittests to use the fake.

Original-Bug: 64167
Test: fx test bt-host-fidl-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/621746
Original-Revision: d8ea96610351d4a0d65d1bdb7b2b3eb892494383
GitOrigin-RevId: 92b1359ec06fa54bca3b7efd956d270ee6334b8c
Change-Id: I9fa20721680a81333a3477ed5b5db8609f94f31f
1 file changed
tree: 0adf3268fb1a80825f13f8654bbaf1b079dd5abf
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.