[roll] Roll fuchsia [bazel] add self-test to refresh-bazel-compdb

This CL adds an option to run a self-test on the commands created when
running `fx refresh-bazel-compdb`. The self-test ensures that the
compile commands are valid.

This check is not intended to be run as part of CQ due to the amount of
time it adds. The purpose of this command is to help with debugging.

Original-Bug: 392101170
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1193397
Original-Revision: ad2a01b44da766c9340a334542129d79c0376be6
GitOrigin-RevId: 313091671bab1b5e662a9a35a09053536a2f57b5
Change-Id: Ife9870cc6db557c3fe4304acb005defd5251b6bb
1 file changed
tree: 32767a3ef41004041c96ce282013d22896290397
  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 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.