[roll] Roll fuchsia [starnix] Fix syscall tests.

Removes an assertion that seems overly strict (see bug).
While digging into which test was triggering this, I also split
some tests up a bit more.

Original-Bug:  b/300325937
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/916592
Original-Revision: eea434710759e53de28e789d5895d4c4633e2fe7
GitOrigin-RevId: 5c01c7b50bdd75e0d3b903c129119b0ff5e9d1ac
Change-Id: I6f49fffc98c30109de0aa0acf4d959cff8139ff3
1 file changed
tree: b4a18953ee4dd19380c1791d8389121ea05934aa
  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.