[roll] Roll fuchsia [driver][runtime] Rename testing source_set

Renames the 'testing' source_set in sdk/lib/driver/runtime to
'driver_runtime_testing' to converge with the other build targets here.
Also removes the cpp variant as that wasn't providing any cpp specific
things other than putting together a few public_deps.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/859968
Original-Revision: 78a5826dbc98185fe06f0e47be288e76fb1fddd9
GitOrigin-RevId: b2e49566fbf89686585e0c53cc307642d6850ee4
Change-Id: I224911bb1f9201447a8214c60cd77d0f43ff78c3
1 file changed
tree: 2face5706798db7323b089d872677bb55d23439d
  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.