[roll] Roll fuchsia [check-licenses] Refactor all tests

... to use go:embed instead of accepting a testDir flag.

This CL is mostly AI-generated (with multiple prompts) based on the
previous manual changes in directory_test.go.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1416314
Original-Revision: e19ecb0b3d7b809b00b43cc99e4b26c259d69454
GitOrigin-RevId: de68195c2786a2e7c122b574263d4e7592849808
Change-Id: Ida1caceb2d2c6278c0cb74e83ddad2da45c66e31
1 file changed
tree: ce2aaf2313e3576acc4539e4b19d330c3de8e2b0
  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.