[roll] Roll fuchsia [intel-i915] Migrate remaining tests to DFv2 logging backend.

This migrates all the remaining tests in intel-i915-test binary
to the DFv2 logging backend (fdf::Logger). Tests that logs to the
driver logger use the ScopedGlobalLogger to log to the system
log sink.

Test: intel-i915-test
Original-Bug: 339114729
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1086215
Original-Revision: 323f385f4d40c8d5c57b59cf31ef6c9fd5f7dffe
GitOrigin-RevId: a98afec23d5bc8da382ca51da5260e005ce5b1ba
Change-Id: I0362b0af0293a0a0e0dee344f53d0051e4bfcc5e
1 file changed
tree: 5839f3a299d56b4eda433cda32bcdb01fff8714d
  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 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.