[roll] Roll fuchsia [intel-i915-tgl] Move tests to i915_tgl namespace.

Tests should be in the same namespace as the code. This way
tests won't need to explicitly specify "i915_tgl::" all the
time.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/740431
Original-Revision: 29c1496452017e4871e978ca028e21822314747e
GitOrigin-RevId: 3affa6f76148411d07c1e55afdd54b4ade9f5092
Change-Id: I49ee3ca88130b8b2c008eb87931f0c0ce15eb794
1 file changed
tree: 31092b8412f9ec972f0483919a9c59c5eb3e424a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.