[roll] Roll fuchsia [driver_manager] Rename DriverRunnerTest2 to DriverRunnerTest.

Also renamed DriverRunnerTest to DriverRunnerTestBase.
I haven't merged in DriverRunnerTest2, as other
non-parameterized tests depend on this base test fixture,
and would throw errors if it had the parameter checking.

Original-Bug: 363012744

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1157912
Original-Revision: d88225fdee8dc9634687878b8303e0b03c992219
GitOrigin-RevId: 4dfac3aa698156b19a3561e9923442dd0808b22f
Change-Id: I59306ad326b51efaf4bc6a38fc192f78c387fbd5
1 file changed
tree: 03119aba10bbd5a316d633e92eb75e1ee8e42a31
  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.