[roll] Roll fuchsia [build][api] Add affectest_tests.py

This implements the logic for a future new "affected_tests"
//build/api/command. Its purpose is to list the labels of tests
that are affected by a list of changed source files (for example
from a git commit that was just applied to the source code).

Original-Bug: 427455042
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414394
Original-Revision: c47e98979f3a714a12b9bcb1c629520261bc02e3
GitOrigin-RevId: c8595f44e7c18b4f3d3a3b687926d32e7ef8883c
Change-Id: Ia891f20ed09c035cf7c83135a599004247011651
1 file changed
tree: 3fda450a6d7bb44dd76891ba2563a4eaec768dd3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.