[roll] Roll fuchsia [graphics][msd-arm-mali] Move tests to hardware

Separate out the hardware tests from the unit tests as they
are not built together. This makes it clearer which files
belong to which type of test.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1496518
Original-Revision: 4ebf2c54d3e0c701e05da3f6e6d147ca9778ac3f
GitOrigin-RevId: 9d43466ed31385fd7802e36f656507dba48c30f1
Change-Id: I8a9fb3569e0e7eb05ed05271069c616400f7c4c6
1 file changed
tree: 5442d0268c79179d20788bf5c7c52507321ce0a3
  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.