[roll] Roll fuchsia [sestarnix] Cleanup the userspace tests & framework a little - Refactor the various attribute and SELinux API reading helpers for greater code re-use. - Introduce a matcher for fit::result<int,string> values, to allow tests to write e.g. EXPECT_THAT(foo, IsOk(value)). - Provide a PrintTo() overload for fit::result<E,T>, to allow tests to get nice output on failure from the IsOk() matcher. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1236086 Original-Revision: 4913f3623f2c1ceb99b94e3d03db7492bcfb830f GitOrigin-RevId: 626b81c777c9a86e1c6846ccbaa9b398ba9cc1e1 Change-Id: Iee434f1448238eae009a5490d83fae94e04e1ce9
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 in one of the communication channels documented at get involved.
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.