[roll] Roll fuchsia [rtc][test] Add RTC conformance test

This adds a conformance test for the fuchsia.hardware.rtc.Device
protocol. To accompany the test, a new rtc affordance (based on the
Fuchsia controller) is also added.

Verified the following on Patchset: 14
* HoneyDew code guidelines
* Successfully ran the impacted functional tests using LocalRun
* Successfully ran Honeydew builders using try-jobs

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/973256
Original-Revision: bcd8ab3f0e61b9dc73185688e82f64fdde5ce67b
GitOrigin-RevId: 7b99d5d496474142c7573b02a5c8b11106f8e73a
Change-Id: I23737325b351a4fa77739dc7b6953efb59f353e7
1 file changed
tree: 4d5c891477e61bc93e67a1fb319adb8b10c53313
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.