[roll] Roll fuchsia [sestarnix] Remove create_unlabeled_file() and update tests

Remove the create_unlabeled_file() helper, leaving tests that
specifically need label-less files to arrange that themselves. This
is intended to avoid the problem of tests mis-using the
create_unlabeled_file() helper where create_file() would work.

Tests are also migrated to "use testing" and to refer to the test-
helpers via the "testing::" prefix, for clarity.

Original-Bug: 351195217
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1151275
Original-Revision: 50287008202b66826047aa142ca113f4fbd0defd
GitOrigin-RevId: 30cf448db7292786f001fb3de5a6b90214b6ae01
Change-Id: I7b517242cea3394dd27449bf1a4d6a487b4ba1eb
1 file changed
tree: 3a56f2464bde9cb7929bf6277f2bc1674ee7d250
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.