[roll] Roll fuchsia [build][tests] Move hermetic tests under //examples to //examples:hermetic_tests

This establishes the tree of ':hermetic_tests' and ':host_tests' for
the //examples section of the source tree.  This is enforced via
the 'validated_test_types_group()' GN template.

Original-Bug: b/298458500
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/910821
Original-Revision: b1b3bf20e6282014673fe124f650c2e221c50ff6
GitOrigin-RevId: 3d871b361adf271727dd920bd69d1b5b3d38a956
Change-Id: Ia5930269d7f8be957770d08c32f458ea58b619b1
1 file changed
tree: bf73f4d71e0d90323c19fa0fa2a2ca7fbd7e19ba
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.