[roll] Roll fuchsia [graphics] Standardize package/component names for OOT tests

For tests that will soon be OOT, standardize on using hyphens in the
package name, having the package name end in "-test", and using a
"-test-child.cm" suffix for the component.

Also rename the cml files to match the .cm filename, to help when
codesearching.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1037635
Original-Revision: 4affa52bc89f6d947e9637b6286840e5eae14e4c
GitOrigin-RevId: 258b5dbcdf91fd4bd7116783df99350ef5531aa8
Change-Id: I1961223da07e5495c1e567f3eebc7e2eae8f986a
1 file changed
tree: 93a6225a024dc4cf7801d1cb0cb97f322a5f8067
  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 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.