[roll] Roll fuchsia [conformance] test directory watchers

Add a couple of basic tests for directory watchers, including one that
tests for a previously fixed bug in the cpp vfs about sending a spurious
ADD.

Original-Fixed: b/293950411
Original-Bug: b/315357754
Test: fx test //src/storage/conformance
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/957093
Original-Revision: 51799bef67e951bb94d1da331db74c6bab983c81
GitOrigin-RevId: 3bacb6c2f8d0d55603898869048bbbedcc682cd4
Change-Id: I3dc4b9bbddb650684745d8cafd78122782c7ef0c
1 file changed
tree: ea4c499e5c76d7666ba4a5f9521ae18f308ad71b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.