[sys] Reland "Bring cm_fidl_validator validations into cmc"

Reland of I5b87aa76c101c02bc40c87e5083fcb4b44a72bdf. This time
cm_fidl_validator uses source instance filter properly, so we don't need
to comment out any tests.

Run-All-Tests: True
Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
Change-Id: I13a18f1843dfc95692365145f2decd3119082f8e
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/861397
Fuchsia-Auto-Submit: Yifei Teng <yifeit@google.com>
API-Review: Gary Bressler <geb@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Reviewed-by: Gary Bressler <geb@google.com>
Reviewed-by: Laura Peskin <pesk@google.com>
Reviewed-by: Aaron Wood <aaronwood@google.com>
10 files changed
tree: 724d60987fe81dbf87b59905131e5c733c4ca6c7
  1. boards/
  2. build/
  3. bundles/
  4. docs/
  5. examples/
  6. infra/
  7. products/
  8. scripts/
  9. sdk/
  10. src/
  11. third_party/
  12. tools/
  13. zircon/
  14. .clang-format
  15. .clang-tidy
  16. .editorconfig
  17. .git-blame-ignore-revs
  18. .gitattributes
  19. .gitignore
  20. .gitmodules
  21. .gn
  22. .ignore
  23. .style.yapf
  24. analysis_options.yaml
  25. AUTHORS
  26. BUILD.gn
  27. CODE_OF_CONDUCT.md
  28. CONTRIBUTING.md
  29. fuchsia.code-workspace
  30. LICENSE
  31. OWNERS
  32. PATENTS
  33. pyrightconfig.json
  34. README.md
  35. rustfmt.toml
README.md

Fuchsia

What is Fuchsia?

Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.

We expect everyone interacting with our project to respect our code of conduct.

Read more about Fuchsia's principles.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.