[roll] Roll fuchsia [bt][host] Add bt-host Bazel tests

Add Bazel tests for the hci, l2cap, sco, and transport layers.

Use printf pw_log backend for Bazel tests.

Original-Bug: b/324105856
Test: fx test hci_tests l2cap_tests sco_tests transport_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1007393
Original-Revision: e689a04da535b807a9ad48c932db32c13ee5d278
GitOrigin-RevId: edf8c05fd875cc503aecdfa85683a5e50c56ea88
Change-Id: I63e0e8ce588829869c3cbac7655ca32b3ba9f523
1 file changed
tree: 307a49e9921872377bf4527ecc54aefcf05a8d25
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.