[roll] Roll fuchsia [dlog] Add test for dlog.

This test just makes sure that dlog prints out some of the kernel log
when run from the serial console.

Multiply: host_x64/obj/src/tests/dlog/dlog_tests.sh
Original-Bug: 103800
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/701389
Original-Revision: f6480b0fec6f62707e8924ec330afe124bfb7425
GitOrigin-RevId: c3131c8e94f68f7e84715ebb2593b859b0181e4b
Change-Id: If8dd8fd94c38877ca7db22b3c9c1fd94d89bd2e6
1 file changed
tree: 6692b0f526282667b8ea5c5829e201863ff86185
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.