[roll] Roll fuchsia [bt][l2cap] Migrate BrEdrSignalingChannelTest to MockChannelTest

Migrate the BrEdrSignalingChannelTest suite from FakeChannelTest
to MockChannelTest.

Original-Bug: 105106
Test: fx test bt-host-l2cap-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/718989
Original-Revision: 286138f171d4b8874aa21b415c1d440f6260c4a1
GitOrigin-RevId: a423beb1e18a4e5732ae97d0444d431f9b1f4c24
Change-Id: I2ce9222507bd24e00cc077a7e4d676dbb67175f4
1 file changed
tree: ff2d15a471845e50ddf920188f29dbc866cded64
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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.