[roll] Roll fuchsia [kernel][rust] Various VMO unittests

Duplicate in vmo_unittest.rs:
* vmo_eviction_hints_test
* vmo_attribution_clones_test
* vmo_snapshot_modified_test
* vmo_eviction_hints_clone_test

Add a facade for VmObject::num_children.

Fix name of vmo_contiguous_decommit_enabled_test. The Rust version of
the test was incorrectly named vmo_contiguous_decommit_enabled.

Supersedes: Ie473dace832f27479c0e1a986eab028dff56afcb
Supersedes: I48330c0257a3a099c4b04bc57938791c340fffc6
Supersedes: Ic5f32271c40b9aa8adce316854da24c908076b12
Supersedes: Ib6323e1825b098fac69ed2f7e12f97c238066af3
Original-Original-Bug: 531878732
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1771040
Original-Original-Revision: 1ffd799bfcb8b36e9e0fcc22738e9f46ea06c0c6
GitOrigin-RevId: bfc83451779112b577ecc3f14e64eaf5cccabdb0
Change-Id: I2be3218a557263e65ff60481e915ae758feb4c7a
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1775254
Cr-Commit-Position: refs/heads/main@{#200014}
1 file changed
tree: 1096f172fc2a9f716d8173c164b87a83417dd46b
  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.