[roll] Roll fuchsia [gvisor_syscall_tests] rm dead code and configs

Now that all gvisor syscall tests use the generalized expectations
framework, we can remove the remaining code and configuration for the
legacy bespoke expectations. Remove the `use_expectations_framework`
build template parameter since it is now always true.

Original-Bug: 112877
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/800774
Original-Revision: fc47098ec286c192a4792d26e977146871bf53fe
GitOrigin-RevId: 85d56598a650bed88d01b338b275908bc79ec2e2
Change-Id: I7270b3c36a5ab728b883c5938b8d8cf8eb14c9b0
1 file changed
tree: 19f15a1b1fe57b5aebb6009169235c145e7853bb
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.