[roll] Roll fuchsia [mock_ddk] Convert serial driver to mock ddk

This is part of a set of changes to discontinue use of the fake_ddk.
New drivers are instead recommended to use the mock_ddk or depend on
//src/devices/testing/no_ddk to get the necessary functions linked in.

Testing: This is a change to test code.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/549226
Original-Revision: f9b1db8ab14da233038abce40cf8d0a98eeaa1fd
GitOrigin-RevId: 0ea189813d7b98529a4c932ac88d3b40af9cc489
Change-Id: Iebdceb7c953a28536e492d8a04f79e0d3d549e89
1 file changed
tree: ed21e96618974fa7d3ba4db5fb9a313b4a6adc69
  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.