[roll] Roll fuchsia [bazel][idk][test] Verify prebuilt library file names

Add tests that verify the file paths for prebuilt shared and static
libraries.

Original-Bug: 417307356
Test: fx bazel build --config=fuchsia --copt="-ffuchsia-api-level=4293918720" //build/bazel/bazel_idk/tests:build_only_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1505316
Original-Revision: 6c7a1d79ec5f93b15b6b34afef5d242662fbbb73
GitOrigin-RevId: 047d2a24a79585b877693d79d64ab0bbab86435d
Change-Id: I09da11e6cdba528da65444f807930331051546d0
1 file changed
tree: 53051d83d07c6f3a6b11a709a887b461828d471b
  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.