[roll] Roll fuchsia [scripts][cog] add directory for cog scripts

This CL adds a new directory for storing scripts that work with cog. The
CL adds a single script and tests which do not have much functionality
at this point. This CL is mainly intended to add the directory. More
functionality will be added later.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1407714
Owners-Override: Adam Barth <abarth@google.com>
Original-Revision: f494de9c6580c275c4be59e9c2e9d0d753cb5a62
GitOrigin-RevId: d6aac599a296e02d1e69b082b14d6b3b9cce3824
Change-Id: Ia1101eea47c8c8690283b8cb1fe41eeed630da02
1 file changed
tree: 9ed63e72cd4fc11b04170e8712b17518916f1095
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.