[roll] Roll fuchsia [test_runners] Add new elf_test_runner with expanded capabilities

This change adds a new variant of elf_test_runner that provides the
next vdso along with job_policy_create_raw_processes and
job_policy_ambient_mark_vmo_exec.

The purpose of the new test runner is to enable us to write tests as
components that use the next vDSO and directly create and execute new
process.

A subsequent change will make use of this new runner by moving
src/zircon/tests/process back into core-tests.

Original-Bug: 124448
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/825028
Original-Revision: d0f89841dd67f47fea4f49839013a5dbf651ff29
GitOrigin-RevId: 773130a94bb243a288fae9fbd6270f9480315dc9
Change-Id: I14bd247907927a7e8dedcacacfd02e65beaa4f57
1 file changed
tree: 5618d89f0d1f89b76d5bb6b9147af06e2efda844
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.