[roll] Roll fuchsia [netstack3] Add skills for unit and integration tests

This is a rough first pass so we can have something to iterate on. It
was initially drafted by Gemini with a bunch of manual rewriting up
after the fact. I also had Gemini implement a few unit and integration
tests using the skills and had it give feedback about information that
was missing.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1637735
Original-Original-Revision: 6c44544b0cd0673ad715dd3d501a00b98bce1c4a
GitOrigin-RevId: ba5d260f03635f952ab7f03c135a4fe26cf7ba59
Change-Id: I783ded9421661f5f924b46090af2ac43eede9f25
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1641044
Cr-Commit-Position: refs/heads/main@{#194242}
1 file changed
tree: 0ade3920072668f6c9edb442e9ee1999552a4d51
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.