[roll] Roll fuchsia [ctf_tests] Correct issue with creation of targets with duplicate names

These template-internal targets need to have names derived from the
target_name of the template so that multiple of them can be instantiated
in the same BUILD.gn file, as happens when creating the tests for
each supported API level.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1097375
Original-Revision: ac3bf778bce7fc63089c828d8da2d5e369a67a23
GitOrigin-RevId: 036bf6aa96ac5127392dcd84e34ad2893e4130f8
Change-Id: I5c6f305700918eb67f2dd6d74a93760d03170fd5
1 file changed
tree: d04aff0242b0a21c8db99af02a9e36be86d8bcca
  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 via the IRC channel #fuchsia on Freenode.

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.