[roll] Roll fuchsia [fidl][dynsuite] Correct flags tests

The FIDL flags tests were originally defined as checking that the
bindings reject unknown flags, however the FIDL specifications require
the bindings to ignore unknown flags. This changes the tests to verify
that bindings ignore unknown flags.

Test: fx test //src/tests/fidl/server_suite
Original-Bug: 102339

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/745343
Original-Revision: c943cd2cef75482c510888e3298321694b65a107
GitOrigin-RevId: a7b3bfe0d8dc449d61a1077c837eec37c73384ab
Change-Id: I559893b610d4b9702ab64a0d7e62aab1a03ba762
1 file changed
tree: 703908cc35bbc13db7401a4a796452a10ecc20c6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.