[roll] Roll fuchsia [starnix] Enable 32 bits cpp syscall tests

This enable the tests that currently pass. This ensures that 32 bits
linux binaries are exercised in tests.

Original-Bug: b/389018266

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1186192
Original-Revision: a6cb3f6f61fd19ea4f3e5d6fd76f934cf7b77099
GitOrigin-RevId: 727013d2956edc74f39648cd66681769f7183ed6
Change-Id: I4929e268e61dd6cec08e08b0ab67255079b0a5b4
1 file changed
tree: bf5e73b1ce5dc7601e1400c6aedcf178359b121c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.