[roll] Roll fuchsia Revert "[sestarnix] Remove conflicting gtest helper"

This reverts commit 1b0821b1a658c9e04c09799898e985aa462fea80.

Reason for revert: Failing core.x64-asan-cxx_determinism-build_only

Original-Bug: None
Original change's description:
> [sestarnix] Remove conflicting gtest helper
>
> The starnix test helper defines `SyscallSucceeds`.
> The sestarnix test helper defines its own `SyscallSucceeds`,
> with a slightly different API.
>
> The 2 definitions conflict, preventing the use of the starnix
> test helper in the sestarnix tests.
>
> This CL removes the sestarnix version of `SyscallSucceeds`.
> As a cleanup it also removes the sestarnix version of
> `SyscallFailsWithErrno`.
>
> Original-Bug: None
> Change-Id: I78ca747efafefc02cf381361663c7beb578a9b2d
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1264464
> Commit-Queue: Jean-François Geyelin <jif@google.com>
> Reviewed-by: Ambre Williams <ambre@google.com>

Original-Bug: None
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266789
Original-Revision: ee9fe386579953a5977da9b5c6f89a7862dc2600
GitOrigin-RevId: 0f613b6bd9ea967f93c52d2bd7f4b5af828b3ca7
Change-Id: If5371073ff19f8550ac4eac13d5780361043c800
1 file changed
tree: c8c09ae65851c0879bedbd44438e4d0f71838e9d
  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.