[roll] Roll fuchsia [driver_host][tests] Split tests into unit and integration

Make two different targets so these can be run separately.
This is a pre-step for running the integration tests in DFv1
and DFv2.

Original-Bug: 120885
TEST: driver-host-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/821889
Original-Revision: d04d7a5b4201503c8621f9d5bde77e6245ab063a
GitOrigin-RevId: 6d75f50b8b88ac0056df0b8c925f00de60aef7e1
Change-Id: Ib0ed49d6123ecb8ef6da5a79e58df005b138ec2a
1 file changed
tree: 5e8fb9b55a8549bef966cdf5b2671d8872a7a705
  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.