[roll] Roll fuchsia [sys][testing] TestWithEnvironmentFixture rename for soft migration

`TestWithEnvironment` will migrate to the SDK, without gTest dependencies.

This CL adds `TestWithEnvironmentFixture`, to replace `TestWithEnvironment`
usage, in- and out-of-tree, so existing out-of-tree dependencies on
`TestWithEnvironment` can be updated, first to `TestWithEnvironmentFixture`,
and later to the revised `TestWithEnvironment`.

This is the first migration step to resolving fxbug.dev/81468.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/564570
Original-Revision: ba9bb4c7bb2700a3244e81e36381080c982f893f
GitOrigin-RevId: e75f3743f5de2ab89be64d4acb1bace25b0c090b
Change-Id: Ie71b643698d4ab0144582434967ff2cb1c8c9a86
1 file changed
tree: 4376673b03702293ec6ee0e814a6717d0f62e58a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.