[roll] Roll fuchsia [i2c][amlogic] Add unit tests

This will make it easier to validate subsequent changes. A number of
tests are left disabled due to asan issues, and will be re-enabled after
the issues have been fixed.

Original-Bug: 120969
Test: fx test aml-i2c-test -- --gtest_also_run_disabled_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/800668
Original-Revision: 14976d8bc144944a4666073d3f39068b41e96016
GitOrigin-RevId: 380a512e88d1c0491a41fc3304a0731d9d838c8c
Change-Id: I6077a4e4630331f63806df7ce7c1a7730dffeb2c
1 file changed
tree: 155dc62930256537cf03f40dd86c7fd45421a0e5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.