[roll] Roll fuchsia [bt][uart] Add more uart transport test cases

Add test cases to increase code coverage:
* Proper handling of error conditions from calls to GetInfo() and
  Enable()
* Proper responses to client calls to unimplemented FIDL APIs

Test: fx test bt-transport-uart-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1553440
Original-Revision: b52e0a0e11608c976e4d6d83c1c3788ded736963
GitOrigin-RevId: 6b309a692bbc40c9a96138f8a0ae5c3bc3deedc3
Change-Id: I9e410d5afce38003cf9e82661d5b02bbeec85a3b
1 file changed
tree: 71d8a3abfe760c88b9c163f3a35eb8498fd6b278
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.