[roll] Roll fuchsia [sdk] Move driver testing out of core_testing

These libraries are needed in the bazel sdk, which does not include the
core_testing library. Remove the testonly gn arguments and add the sdk
library in to the full core sdk to be included in the bazel sdk.

Original-Bug: 127797
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/902400
Original-Revision: 405feb8589e928d6bfa3a9ec03c3125c0776d73a
GitOrigin-RevId: f9cf5c5b637083d31080a76c8ddac89fd51f841f
Change-Id: I058ad4cfe86b37369216b5b025f9f9c2000d85f9
1 file changed
tree: 080b529bc7e6561f34770d1704bf85691403c820
  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.