[roll] Roll fuchsia [fidlcat] add automation condition generation

Adds support for generating conditions to the automation instructions
based on the display conditions defined for syscalls. There are unit
tests added to use these. Also adds automation for buffers and
indirects.

The syscalls with automation tests added in this CL:
zx_pci_cfg_pio_rw
zx_pci_config_read
zx_pci_map_interrupt
zx_pci_query_irq_mode

zx_object_get_property
zx_object_set_property

zx_thread_create

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/548147
Original-Revision: 721c46636f3cac3d55147f4cde1e055565ab23c5
GitOrigin-RevId: 3b4da4369a8d927f7df39e8830198e838347bb1e
Change-Id: I077b4cce092495fc19afff8d89f5456f31fdd5e7
1 file changed
tree: 5a6b002de39dd3a50ae2f00f552c0168efb1ec75
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.