commit | a9fb056cd7ab2566dcde616980e978c184c4e058 | [log] [tgz] |
---|---|---|
author | Joshua Seaton <joshuaseaton@fuchsia.infra.roller.google.com> | Thu May 06 02:11:47 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 05 19:12:59 2021 -0700 |
tree | 56aeccfa31b973a57bf5d2aa09106a0e112e5a93 | |
parent | 9ec4d5c29f547b6c8154e8807d9a9748b521bcb1 [diff] |
[roll] Roll fuchsia [zbitl] Cosmetically update tests This change does the following: (1) view-tests.(h|cc) -> span-tests.(h|cc) (2) memory-tests.(h|cc) -> array-tests.(h|cc) (3) foo-tests.h no longer includes tests.h (4) kExpectOneshotReads -> kExpectOneShotReads (1) is more precise and it will not seem amiss when BOOTFS-specific tests are added to "span-tests.cc". (2) is also more precise, and otherwise it would seem strange to have "span-tests" separate from "memory-tests". (3) is for better inclusion hygiene (nothing in tests.h is really used in the other headers) and it will serve in a follow-up to include array-tests.h in tests.h, which this makes possible. Original-Bug: 68585 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/523401 Original-Revision: adb6e0bb5851d8320c2dbb49b6ef165781a77c37 GitOrigin-RevId: dd9c288da115897336e42680e23218f0bf54f207 Change-Id: I13d417b254515c6f6aa80dcb7de73521b989fdee
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.