[roll] Roll fuchsia [storage] use fuchsia_unittest_component

These tests can just use the default unittest_component. One set up an
unused isolated devmgr and the other manually specified it's own cml
with a bunch of stuff it didn't need.

Original-Fixed: 86395
Test: fx test blobfs-compression-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/592627
Original-Revision: 4861d85c5766249cd524d6e7c6672f4f6563f4b3
GitOrigin-RevId: a219c6bc7ec55abdff9687fc0264de7a6c104788
Change-Id: Ib5aeac26bd8435c55f0176a5e7c5b1d8b3b9dba6
1 file changed
tree: 516f0ac32ef536f71747095858c3281a61938b6d
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.