[roll] Roll fuchsia [bt][host] remove underscores from test suite names

GTest FAQ and clang-tidy discourage using underscores in test and test
suite names.

For more information, read
https://github.com/google/googletest/blob/master/docs/faq.md#why-should-test-suite-names-and-test-names-not-contain-underscore

Original-Fixed: 82576
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/568761
Original-Revision: d9d181cedabc3203422501e791c2a71d3eb21c1a
GitOrigin-RevId: df0fd47307d1f5d1297dae4e82bdd8059ab5a8f4
Change-Id: I56ceba23053d1936b4326b245192887b86b8bbab
1 file changed
tree: be1298f893e89d70bc101c8a1494173c84026ea9
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.