[roll] Roll fuchsia [gpio][core][test] Prepare for DFv2/gtest conversion

Prepare for conversion to DFv2/gtest by adding some helper methods,
adding suffixes to integer literals, and simplifying some test cases.
This will reduce the diff in the change that does the conversion.

Original-Bug: 301001279
Multiply: //src/devices/gpio/drivers/gpio:gpio-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1066614
Original-Revision: 38f6d0cb9058195261b6026ad1ebf07ab016959d
GitOrigin-RevId: 35c1b6bdc595c7c08b372e84ddcd9964a0304514
Change-Id: Ie13a5ae81cfdcbe9a53845b51e95447276170d44
1 file changed
tree: 8fadb7ee153ee570d49505c6fc8bfe544ea0c7f9
  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.