[roll] Roll fuchsia [nmfs] Add JSON validation to filesystem tests

Ensuring that test input is properly formatted JSON ensures that the
filesystem writing checks for the syscall tests are failing for the
correct reasons, because the filesystem doesn't accept the format,
rather than there being improperly formatted JSON.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1458211
Original-Revision: a969345482690a920ad94278bb5cd06b98b2bdda
GitOrigin-RevId: 9f651081def37e617c00623d220ea9ce43672aac
Change-Id: I590651ca5591c89154c65158e2159edc1cff6ce7
1 file changed
tree: 6fe93cd92d32b54f59c05c22172dde2dbea5ecd7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.