[roll] Roll fuchsia [build][sdk] Test generate_prebuild_idk.py

The `validation_data/` directory is based on the tree at commit
ccaf8865ac55a29a76a93426e6cde1f6da783bd9 [1]. `test_collection.json` is
a subset of the generated `sdk/prebuild/fuchsia_collection.json`. Each
atom type except Fuchsia packages is included once along with some
dependencies.

The `expected_idk/` is populated from the Ninja output for
`fuchsia_collection`(or `fuchsia_idk` due to differences described in
https://fxbug.dev/408003238).

[1] The "debug_libs" key for sysroot/meta.json was manually modified to
account for https://fxrev.dev/1246824.

Original-Bug: 338009514
Test: fx build //build/sdk/generate_prebuild_idk:generate_prebuild_idk_integration_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1246984
Original-Revision: c8b991c1d365f7321594e3bb84e761585712e20b
GitOrigin-RevId: d0347afe331d92b6bdaea140d494434f7d24f0c5
Change-Id: I79a613771538b21ee27d0b308ea0fcab7b82264a
1 file changed
tree: a4ecb5a38b95b9654363baac93eccd6fcc92c363
  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.