[roll] Roll fuchsia [kernel][build] Define a separate "kernel with tests" executable

The eng (and legacy) images will package this executable, while the
user and userdebug ones will package the kernel executable without
tests.

Note that we set `testonly = true` on the "with-tests" one, and will
finally follow through on setting that for test source sets in a
follow-on change.

Original-Original-Bug: 42145882, 371568912
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1583433
Original-Original-Revision: 1ef06462bd978113103579f083ad726b17f95a08
GitOrigin-RevId: d48944350e2d35ed579ddceb7a44424d2dd0fe77
Change-Id: I8655991869914d096c76e8458e41e3030d33535b
1 file changed
tree: c5e87d329c5820455c4de897c982089d66ca91ec
  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.