[roll] Roll fuchsia [memfs][cts] Migrate memfsoverflow & memfsdetachlinkedfilesystem tests to cts

go/memfs-to-cts
Migrates remaining memfs tests (memfsoverflow & memfsdetachlinkedfilesystem) from //zircon/system/utest to //sdk/cts/tests.

Tested:
fx set core.x64 --with //sdk/cts/tests/pkg/memfs:tests
fx test //sdk/cts/tests/pkg/memfs

fx set bringup.x64 --with-base //bundles/bringup:tests
fx build
fx qemu -k -c zircon.autorun.boot=/boot/test/memfs

Original-Bug: 66792

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/505548
Original-Revision: c196b8cc436d49205fb4d07b15bb5c0c0816f157
GitOrigin-RevId: f9a8ddb2e756d5c0bb3680b4aae14551d4cc84aa
Change-Id: Id3f1d8209c876260b72c3a54a7af6c2b3ecd8aeb
1 file changed
tree: 99fde5f2ac54bc5f5e0ea0eee12145105f0de684
  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.