[roll] Roll fuchsia [fs_test] Modify the corruption test to repro an FTL bug

The assumption by the FTL that an 8 KiB write to flash is atomic, but
that is not sound.  This is a test case that tickles the issue.

Original-Bug: b/179400686
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/528789
Original-Revision: d2fdf2c7c0e3f4d8ab453ba5e3603b5d998cde9e
GitOrigin-RevId: c11a93bbfeb2f1d872a732920678aa24ec500eee
Change-Id: I3ccaa1b8f6d938c9dc17317fd56ee5b8197b52eb
1 file changed
tree: 10f48d5bb18fcf786e610e2043ae386bbfb3f881
  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.