[roll] Roll fuchsia [role_manager] Move tests into integration directory

Move the integration test in the tests/ directory into the
tests/integration subdirectory. This is in preparation of moving
the tests in //src/zircon/tests/profile into the tests/ directory.
This, in turn, will put all of the config tests in one place and
make testing the new board profiles simpler.

Note that this CL is a functional no-op; it just moves stuff
around.

Original-Bug: 323266882
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1183047
Original-Revision: 119d17e9bbd76931a8c39e441695a14bc2cbe557
GitOrigin-RevId: cf5216d3d65ac6dda9c20c77952b2a40e5b51640
Change-Id: I8d0d1e7ac46dd42dbccc122d019db54a3927d931
1 file changed
tree: a5fb8b07664cafd4727f682b26598a2399e7e966
  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.