[roll] Roll fuchsia [fidl] Natural encoder validation interface

This introduces a mechanism to perform valdation in the natural type
encoding process. Validation is only implemented for bools for now, but
is intended to extend to all types. This CL is mostly being sent out to
confirm the direction to go in and to create a basis for adding further
validation checks.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/650941
Original-Revision: e8ea557314a6d11bfb20283c9ac2f50b7f580a3e
GitOrigin-RevId: 79b31df097890b51814dba7ee2cd190cd11a35d3
Change-Id: I853395503f1efd71f414e2906e878a87abe90078
1 file changed
tree: 56a79f0660b790383be6672e1983782cc7bcaae3
  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.