[roll] Roll fuchsia Revert "[ktrace] Use native Rust unittests"

This reverts commit 94cda5f5b718fc3e832e6345bf979a1d749152a1.

Reason for revert: bringup.[arm64|riscv64|x64]-kernel-thinlto-cfi builders failing

Failure Link: go/bbid/8677045765348919729

Original change's description:
> [ktrace] Use native Rust unittests
>
> Changes the Rust ktrace unittests to use the Rust unittest library
> allowing for them to be directly defined instead of requiring a C++
> launcher.
>
> Change-Id: I073498fec8c14bc0401ea2c4d430d6899865edf6
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1693675
> Commit-Queue: Adrian Danis <adanis@google.com>
> Fuchsia-Auto-Submit: Adrian Danis <adanis@google.com>
> Reviewed-by: Abdulla Kamar <abdulla@google.com>

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1694315
Exempt: android-build-ayeaye@system.gserviceaccount.com <android-build-ayeaye@system.gserviceaccount.com>
Original-Original-Revision: 6ba0d193f90812321cfc3ff91e08fe1dbabfc30b
GitOrigin-RevId: d629f41b5c82900d9fec5db3b264878e94e05c0e
Change-Id: I363d6914dac9761a382766a6558431bb0059555d
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1694237
Cr-Commit-Position: refs/heads/main@{#196155}
1 file changed
tree: a40a3769e2be757eb1f1238cf5671d34561a4111
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.