[roll] Roll fuchsia [build] Repair fx_build_test

fx_build_test was broken for a long time and not protected in CQ.
BUILD.gn now includes it.

These tests still serve as a basis for main_build.py and main_build_test.py,
where functionality is being moved.

fx_build_test: introduces make_pass_through_mock() so that various
become straight pass-throughs.

Test: fx test //tools/devshell:fx_script_tests

Original-Bug: 465157948
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1520478
Original-Revision: 117e637e991be05836105d07cc9a6d31d0922ac7
GitOrigin-RevId: 53ba04e6fe1a237545ff3f7debd8f0193f819397
Change-Id: I0f668f42d870a13fe749b1d97bddb5906b09dc5e
1 file changed
tree: e0950bd75efbaa79bcfd493a3f8502083643ef26
  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.