[roll] Roll fuchsia [msd-intel-gen] Split hardware tests into new package

Split the tests into a new package so you don't need to edit a GN
arg to run the test.

This test suite takes ~15 seconds to run, so increase the timeout.

Original-Bug: b/42082221
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1204489
Original-Revision: af0127a074e6dcf8db80dacf4572aba1d081f612
GitOrigin-RevId: 7c82ac5c5bfbd4c318275a977c50e1c76f758b5b
Change-Id: If58f2f96b9a36fdff3e7787485fef9ad9b896d15
1 file changed
tree: 4b8db985e7bbd69852a97a19f6ac1cc51aaff882
  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 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.